toolTip: component appears twice in ajax mode.
----------------------------------------------

                 Key: RF-7244
                 URL: https://jira.jboss.org/jira/browse/RF-7244
             Project: RichFaces
          Issue Type: Bug
          Components: component-output
    Affects Versions: 3.3.2.CR1
         Environment: IE6, IE7, IE8, FF2, FF3.0.10, Safari 3.1, Opera 9.62, 
Chrome 1.0.154.43(3.3.2.CR1)
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski


#1. Use following code for reproduction:
<h:form id="form">
                        <h:outputText id="text" value="ToolTip should be here">
                                <rich:toolTip mode="ajax" value="#{rf6487.val}" 
id="toolTipID"></rich:toolTip>
                        </h:outputText>                 
                </h:form>
#2. Navigate to the page and make mouse over "ToolTip should be here" output 
text.
#3. Verify toolTip appearance.

Actual behavior:
It appears two times. One by the other through a short time interval.

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