[
https://jira.jboss.org/browse/RF-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shaikovsky reopened RF-7921:
---------------------------------
Here you are ;)
<rich:extendedDataTable
rendered="#{extendedTableBean.selected == 'tab1'}"
value="#{extendedTableBean.capitalsDataModel}" var="cap">
<rich:column sortable="false"
label="Flag" id="col_1">
<f:facet name="header">
<h:outputText
value="Flag" id="flag" />
</f:facet>
<h:graphicImage
value="#{cap.stateFlag}" id="cap_state_flag" />
</rich:column>
<rich:column>
<rich:dropDownMenu
value="123123">
<rich:menuItem
value="123123"/>
<rich:menuItem
value="123123"/>
<rich:menuItem
value="123123"/>
<rich:menuItem
value="123123"/>
<rich:menuItem
value="123123"/>
<rich:menuItem
value="123123"/>
</rich:dropDownMenu>
</rich:column>
</rich:extendedDataTable>
> DropDownMenu: wrong vertical positioning of popup list on scrolling in Firefox
> ------------------------------------------------------------------------------
>
> Key: RF-7921
> URL: https://jira.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
> Assignee: Nick Belaevski
> Priority: Minor
> 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 contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues