[richfaces-issues] [JBoss JIRA] Created: (RF-1960) Tooltip. Blinks while follow mouse.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Jan 21 10:39:21 EST 2008


Tooltip. Blinks while follow mouse.
-----------------------------------

                 Key: RF-1960
                 URL: http://jira.jboss.com/jira/browse/RF-1960
             Project: RichFaces
          Issue Type: Bug
            Reporter: Ilya Shaikovsky
         Assigned To: Nick Belaevski


	<div
		style="border:thin olive 1px; position: absolute; top: 200px; left: 200px;">
		<div style="width: 400px; height: 400px; overflow: auto;">

			<rich:panel id="sample2" styleClass="tooltip-text">

				<rich:toolTip followMouse="true" direction="top-right" 
					styleClass="tooltip" style="width:250px">

					<span style="white-space: nowrap"> This tool-tip content
						also <strong>pre-rendered</strong> to the page.<br /> However,
						the look of this tool-tip is customized<br /> by styleClass
						attribute. </span>

				</rich:toolTip>

				<p>

					This tool-tip will
					<b>follow mouse</b>. Also this tool-tip has a
					<b>delay 0.5 sec</b>, so be patient!

				</p>

			</rich:panel>
		</div>

	</div>

Try to call ToolTip and then move mouse from right to left and back above the panel. Tooltip will blinks trying to change direction all the time.

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