[richfaces-issues] [JBoss JIRA] Commented: (RF-5836) Client toolTip does not work inside scrollableDataTable.

Joga Hayre (JIRA) jira-events at lists.jboss.org
Tue Apr 27 12:55:11 EDT 2010


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

Joga Hayre commented on RF-5836:
--------------------------------

This workaround does not work.  The tooltip is still confined to the datacell therefore being hidden.

> Client toolTip does not work inside scrollableDataTable.
> --------------------------------------------------------
>
>                 Key: RF-5836
>                 URL: https://jira.jboss.org/jira/browse/RF-5836
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-ScrollableDataTable
>    Affects Versions: 3.3.1
>            Reporter: Alexander Dubovsky
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future
>
>
> ToolTip for following column works fine inside rich:dataTable but does not work inside rich:scrollableDataTable:
> <rich:column>
> 				<f:facet name="header">
> 					<h:outputText value="Make" />
> 				</f:facet>
> 				<h:outputText value="#{car.make}" />
> 				<rich:toolTip>
> 					<h:outputText value="#{car.make}" />
> 				</rich:toolTip>
> 			</rich:column>

-- 
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

        


More information about the richfaces-issues mailing list