[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 03:37:33 EST 2014


     [ https://issues.jboss.org/browse/RF-13493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-13493.
--------------------------------

           Labels: needs-qe  (was: )
         Assignee: Brian Leathem
    Fix Version/s: 3.3.1.SP4
       Resolution: Done


I corrected the fix to RF-11368, taking the window scroll position into account when positioning the menu.

Note to QE: the calculation is different for IE browsers <= 8.  Please take this into consideration when determining in which browsers to test.
                
> 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
>            Assignee: Brian Leathem
>              Labels: needs-qe
>             Fix For: 3.3.1.SP4
>
>         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