[richfaces-issues] [JBoss JIRA] Created: (RF-1833) ComponentControl: Tooltip doesn't work

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Jan 4 18:36:43 EST 2008


ComponentControl: Tooltip doesn't work
--------------------------------------

                 Key: RF-1833
                 URL: http://jira.jboss.com/jira/browse/RF-1833
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Nick Belaevski
         Assigned To: Nick Belaevski
            Priority: Critical
             Fix For: 3.2.0


<h:inputText >
<rich: componentControl name="controlMe" event="onclick" attachTiming="onload"
for="dd2"  operation="show"/> 
</h:inputText>

<rich: panel> 
    <rich:toolTip id="dd2" followMouse="false" direction="top-right"
                  value="Help me, help!"
                  layout="block">
    </rich:toolTip>
</rich: panel>

<rich:modalPanel id="dd">
<h: outputText value="hello" />
</rich:modalPanel>

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