From jira-events at lists.jboss.org Fri Jan 2 08:21:54 2009 Content-Type: multipart/mixed; boundary="===============4281167587037580230==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-3510) toolTip: JS API doesn't work for toolTip, which doesn't contain parent component. Date: Fri, 02 Jan 2009 08:21:54 -0500 Message-ID: <20715976.1230902514567.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 8968944.1211464499947.JavaMail.jira@cloud.prod.atl2.jboss.com --===============4281167587037580230== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3510?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski resolved RF-3510. -------------------------------- Resolution: Cannot Reproduce Bug Assignee: Mikhail Vitenkov (was: Nick Belaevski) = = DEFAULT VALUE = = = = > toolTip: JS API doesn't work for toolTip, which doesn't contain parent co= mponent. > -------------------------------------------------------------------------= -------- > > Key: RF-3510 > URL: https://jira.jboss.org/jira/browse/RF-3510 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: IE, FF, Safari, Opera(3.2.1.CR5) > Reporter: Mikhail Vitenkov > Assignee: Mikhail Vitenkov > > Step 1. Add rich:toolTip on the page: > hideDelay=3D"#{tooltip.hideDelay}" showDelay=3D"#{t= ooltip.showDelay}" layout=3D"#{tooltip.layout}" > horizontalOffset=3D"#{tooltip.horizontalOffset}" ve= rticalOffset=3D"#{tooltip.verticalOffset}" followMouse=3D"#{tooltip.followM= ouse}" > direction=3D"#{tooltip.direction}" disabled=3D"#{to= oltip.disabled}" rendered=3D"#{tooltip.rendered}" > event=3D"#{tooltip.event}" onclick=3D"#{event.onclick}" oncomplete= =3D"#{event.oncomplete}" ondblclick=3D"#{event.ondblclick}" onhide=3D"#{eve= nt.onhide}" onkeydown=3D"#{event.onkeydown}" onkeypress=3D"#{event.onkeypre= ss}" onkeyup=3D"#{event.onkeyup}" onmousedown=3D"#{event.onmousedown}" onmo= usemove=3D"#{event.onmousemove}" onmouseout=3D"#{event.onmouseout}" onmouse= over=3D"#{event.onmouseover}" onmouseup=3D"#{event.onmouseup}" onshow=3D"#{= event.onshow}"> > > Lin= k > > Step 2. Add "show" JS API functionality: > = > Step 3. Click on "show" ajax link. > Actual behavior: > toolTip doesn't appear. -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4281167587037580230==--