[richfaces-issues] [JBoss JIRA] Created: (RF-6486) ToolTip does not work after reRender.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Mon Mar 9 05:52:22 EDT 2009


ToolTip does not work after reRender.
-------------------------------------

                 Key: RF-6486
                 URL: https://jira.jboss.org/jira/browse/RF-6486
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
         Environment: 3.3.1.SNAPSHOT
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski


Source:
<h:outputText id="text" value="ToolTip should be here">
			<rich:toolTip value="ToolTip"></rich:toolTip>
		</h:outputText>
		<br />
		<a4j:commandButton reRender="text" 	value="reRender" />

# Open page and point on outputText => toolTip is shown
# Click reRender button and try ahain
Result: toolTip is not shown

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