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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat Dec 6 14:11:36 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-3592.
--------------------------------

    Resolution: Out of Date
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


Cannot reproduce with 3.3.0 snapshot

> tooltip with followMouse="true" renders incorrectly
> ---------------------------------------------------
>
>                 Key: RF-3592
>                 URL: https://jira.jboss.org/jira/browse/RF-3592
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0, 3.2.0.SR1, 3.2.1
>            Reporter: Shervin Asgari
>            Assignee: Tsikhon Kuprevich
>
> <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: 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