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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to