[richfaces-issues] [JBoss JIRA] Created: (RF-1091) Incompability between rich:column and rich:toolTip

First Last (JIRA) jira-events at lists.jboss.org
Wed Oct 10 09:15:03 EDT 2007


Incompability between rich:column and rich:toolTip
--------------------------------------------------

                 Key: RF-1091
                 URL: http://jira.jboss.com/jira/browse/RF-1091
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.2
         Environment: XP32, JBoss 4.2.1GA
            Reporter: First Last


<rich:toolTip> doesn't show up when placed inside <rich:column>

Tooltip is not showing,
<rich:column>
  <rich:toolTip><h:outputText value="I am a tool tip (but you cannot see me, doh!)" /></rich:toolTip>
</rich:column>

Tooltip is showing,
<h:column>
  <rich:toolTip><h:outputText value="I am also a tool tip (now you can see me, hey hey!)" /></rich:toolTip>
</h:column>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list