[
https://jira.jboss.org/jira/browse/RF-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Dubovsky reopened RF-1668:
------------------------------------
Assignee: Nick Belaevski (was: Aleksej Yanul)
Reproducible in 3.3.1.GA with following code:
<t:dataTable value="#{dataGrid.allCars}" var="row">
<t:column>
<f:facet name="header">
<h:outputText value="Make" />
</f:facet>
<a4j:outputPanel>
<h:outputText value="#{row.make}" />
<rich:toolTip mode="ajax"
value="#{row.make}"></rich:toolTip>
</a4j:outputPanel>
</t:column>
..........
</t:dataTable>
If replace t:dataTable with rich:dataTable - all becomes workable.
> rich:tooltip doesn't work in t:datatable on mode ajax
> -----------------------------------------------------
>
> Key: RF-1668
> URL: https://jira.jboss.org/jira/browse/RF-1668
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.3
> Environment:
> http://jboss.com/index.html?module=bb&op=viewtopic&t=125667
> Reporter: Aleksej Yanul
> Assignee: Nick Belaevski
> Fix For: 3.2.1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/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