[richfaces-issues] [JBoss JIRA] Created: (RF-2614) toolTip: rich:tooltIP component doesn't appear after submit.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed Mar 19 11:13:55 EDT 2008


toolTip: rich:tooltIP component doesn't appear after submit.
------------------------------------------------------------

                 Key: RF-2614
                 URL: http://jira.jboss.com/jira/browse/RF-2614
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: IE6, IE7, FF, Safari
            Reporter: Mikhail Vitenkov
         Assigned To: Nick Belaevski
            Priority: Critical


Step 1. Add toolTip on the page, use following code:
<rich:toolTip id="tooltipID" value="#{tooltip.value}" mode="#{tooltip.mode}" styleClass="#{style.styleClass}" style="#{style.style}"...
        </rich:toolTip>
Step 2. Mouse over the tested rich:toolTip - toolTip appears.
Step 3. Click Submit button(<h:commandButton value="submit"></h:commandButton>).
Step 4. Make mouse over the area binded with tested toolTip.

Actual behavior:
ToolTip doesn't apper. It's appear just after context menu being called.

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