]
Jay Balunas updated RF-10971:
-----------------------------
Affects Version/s: 4.0.0.Final
Based on your other tooltip jira I have set this to 4.0.0.Final for affected version
The <rich:tooltip> doesn't work in <rich:column> for
extendedDataTable
----------------------------------------------------------------------
Key: RF-10971
URL:
https://issues.jboss.org/browse/RF-10971
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-misc
Affects Versions: 4.0.0.Final
Reporter: Daniel Görlich
Priority: Minor
Labels: waiting_on_user
The <rich:tooltip> doesn't work in <rich:column> for extendedDataTable -
with <rich:dataTable> it works. I use IE7.
Example:
<rich:extendedDataTable ... >
<rich:column>
<rich:tooltip>
<span>#{msgs.edit}</span>
</rich:tooltip>
</rich:column>
</rich:extendedDataTable>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: