[richfaces-issues] [JBoss JIRA] (RF-7921) DropDownMenu: wrong vertical positioning of popup list on scrolling in Firefox

Chris Ligon (JIRA) jira-events at lists.jboss.org
Fri Mar 2 10:23:36 EST 2012


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

Chris Ligon commented on RF-7921:
---------------------------------

I had a drop down menu in a rich:dataTable and it worked fine (no offset).  But, when I put the rich:dataTable inside of a rich:tab this offset issue presented itself. 

Mano, could you explain a little bit about what this piece of code is doing?  Why are you doing the layer.replace part?  It seems that maybe you are escaping the :, but why is that?

This workaround works to some extent.  The problem is that for another dropdown menu (with sub-menus) outside of the rich:dataTable this script causes errors.  Basically, the menu does not drop down, it's not visible at all.  And, after removing the mouse from over the menu item, I see just below the menu item, "/:/g/:/g".

Is there a way to limit the scope of this script so that it just works on the dropdown menus that need it?
                
> DropDownMenu: wrong vertical positioning of popup list on scrolling in Firefox
> ------------------------------------------------------------------------------
>
>                 Key: RF-7921
>                 URL: https://issues.jboss.org/browse/RF-7921
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-menu
>    Affects Versions: 3.3.1, 3.3.2.CR1
>         Environment: winXP, hibernate 3.2.4.sp1, seam 2.1.0.SP1, firefox 3.5.3
>            Reporter: rofl rofl
>            Priority: Minor
>              Labels: drop_down_menu, firefox, position
>             Fix For: 3.Future
>
>         Attachments: cannot_reproduce.jpg, ddmenu_pos_noScrolling.JPG, ddmenu_pos_withScrolling.JPG
>
>
> The popup list of the drop down menu is wrongly positioned when one scrolls the page. It is shown too far below it's anchor point (i.e. it is not directly connected to it's anchor point) - the offset changes on scrolling (i.e. the more one scrools down, the farer below it is shown)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list