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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu May 29 12:23:59 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3592?page=all ]

Nick Belaevski updated RF-3592:
-------------------------------

    Fix Version/s: Future
         Assignee: Nick Belaevski

> 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.1, 3.2.0.SR1
>            Reporter: Shervin Asgari
>         Assigned To: Nick Belaevski
>             Fix For: Future
>
>
> <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