[richfaces-issues] [JBoss JIRA] Updated: (RF-10840) tooltip:JS error when trying to use attached false and JS API

Jay Balunas (JIRA) jira-events at lists.jboss.org
Thu Aug 11 10:35:16 EDT 2011


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

Jay Balunas updated RF-10840:
-----------------------------

    Fix Version/s: 4.Future
                       (was: 4.1.0.Final)


I can't duplicate this issue on the showcase, we'll need to look further at a later time.

> tooltip:JS error when trying to use attached false and JS API
> -------------------------------------------------------------
>
>                 Key: RF-10840
>                 URL: https://issues.jboss.org/browse/RF-10840
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: base functionality , component-output
>    Affects Versions: 4.0.0.Final
>            Reporter: Ilya Shaikovsky
>             Fix For: 4.Future
>
>
> 		<rich:panel id="sample1" styleClass="tooltip-text" onclick="#{rich:component('tt1')}.show(event)">
> 			<p>Here you can see a <b>default client-side</b> tool-tip</p>
> 		</rich:panel>
> 		<rich:tooltip id="tt1" styleClass="tooltip" layout="block" attached="false">
> 			<span style="white-space: nowrap"> This tool-tip content was
> 			<strong>pre-rendered</strong> to the page.<br />
> 			The tool-tip is also following mouse around.</span>
> 		</rich:tooltip>
> offset.left is null
> http://localhost:8080/richfaces-showcase/javax.faces.resource/jquery.position.js.jsf
> Line 158
> on click

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list