[richfaces-issues] [JBoss JIRA] Created: (RF-3592) tooltip with followMouse="true" renders incorrectly

Shervin Asgari (JIRA) jira-events at lists.jboss.org
Thu May 29 12:17:46 EDT 2008


tooltip with followMouse="true" renders incorrectly
---------------------------------------------------

                 Key: RF-3592
                 URL: http://jira.jboss.com/jira/browse/RF-3592
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0, 3.2.0.SR1, 3.2.1
            Reporter: Shervin Asgari


<style>
        .tooltip {
            background-color:#{richSkin.generalBackgroundColor};
            border-width:3px;
            padding:10px;
        }
    </style>

<rich:toolTip followMouse="true" direction="top-right" styleClass="tooltip">
            <span  style="white-space:nowrap">Some text</span>
</rich:toolTip>

This code above will render the tooltip on top left corner for a very short while when you first enter it and then it displays it correctly. 

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