[
https://issues.jboss.org/browse/RF-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Balunas updated RF-7431:
----------------------------
Assignee: (was: Andrey Markhel)
> extendedDataTable: menu icon is displayed in wrong place in firefox, if
> header or caption facet is defined
> ----------------------------------------------------------------------------------------------------------
>
> Key: RF-7431
> URL: https://issues.jboss.org/browse/RF-7431
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 3.3.2.CR1
> Environment: v.3.3.2-SNAPSHOT
> firefox 3.0
> Reporter: Vadim Mikovoz
> Priority: Minor
> Fix For: Future_3.X
>
> Attachments: 1.png
>
>
> <rich:extendedDataTable id="myExtendedDataTableID"
> value="#{dataScroller.dataTable}" var="dT">
> <f:facet name="caption">
> <h:outputText value="My caption" />
> </f:facet>
> <rich:column label="first column">
> <f:facet name="header">
> <h:outputText value="first" />
> </f:facet>
> <h:outputText value="#{dT.str0}" />
> </rich:column>
> <rich:column label="second column">
> <f:facet name="header">
> <h:outputText value="second" />
> </f:facet>
> <h:outputText value="#{dT.int0}" />
> </rich:column>
> </rich:extendedDataTable>
> 1. Open test page
> 2. Move mouse over any column header
> -------------------------------------------------------
> menu icon is appeared on caption (see attachment)
--
This message is automatically generated by JIRA.
-
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