[richfaces-issues] [JBoss JIRA] (RF-13493) Drop down menu rendered on wrong place when page is scrolled

Brian Leathem (JIRA) issues at jboss.org
Fri Jan 17 01:25:33 EST 2014


    [ https://issues.jboss.org/browse/RF-13493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936525#comment-12936525 ] 

Brian Leathem commented on RF-13493:
------------------------------------

This bad behaviour was introduced with the patch to: RF-11368

It seems the patch doesn't distinguish between the offset in a scrolled element and the offset of the window itself.  We will have to further refine the patch to RF-11368 to make such a distinction.
                
> Drop down menu rendered on wrong place when page is scrolled
> ------------------------------------------------------------
>
>                 Key: RF-13493
>                 URL: https://issues.jboss.org/browse/RF-13493
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-menu
>    Affects Versions: 3.3.1.SP4
>            Reporter: Pavol Pitonak
>         Attachments: dropdownmenu.png
>
>
> # build RichFaces demo from branch https://svn.jboss.org/repos/richfaces/branches/enterprise/3.3.1.SP4/samples/richfaces-demo
> # deploy to EAP 5.2
> # open page http://localhost:8080/richfaces-demo/richfaces/dropDownMenu.jsf?c=dropDownMenu&tab=usage
> # open drop down menu (correct)
> # scroll down the page and open drop down menu again
> result:
> * menu is rendered on wrong place (higher than expected)
> * the more you scroll the page, the further it appears
> * see attached screenshot
> * reproducible in IE7, IE8 and Chrome 32

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list