From jira-events at lists.jboss.org Tue Jun 2 09:54:13 2009 Content-Type: multipart/mixed; boundary="===============5689500450367742080==" MIME-Version: 1.0 From: Alex Kolonitsky (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-5597) toolTip javascript hide() doesn't work on safari Date: Tue, 02 Jun 2009 09:45:08 -0400 Message-ID: <29145783.1243950309042.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 17944339.1231390204061.JavaMail.jira@cloud.prod.atl2.jboss.com --===============5689500450367742080== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-5597?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alex Kolonitsky resolved RF-5597. --------------------------------- Resolution: Done Assignee: Tsikhon Kuprevich (was: Alex Kolonitsky) > toolTip javascript hide() doesn't work on safari > ------------------------------------------------ > > Key: RF-5597 > URL: https://jira.jboss.org/jira/browse/RF-5597 > Project: RichFaces > Issue Type: Bug > Components: browser compatibility, component-output > Affects Versions: 3.2.2 > Environment: Mac OS Safari > Reporter: Joe Stevens > Assignee: Tsikhon Kuprevich > Priority: Minor > Fix For: 3.3.2.CR1 > > > The hide() function of the javascript api doesn't work for rich:toolTip o= n Safari. The show() function works fine. The following is a test file th= at demonstrates the problem: > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:rich=3D"http://richfaces.org/rich"> > > > > > > id=3D"link" > value=3D"" > onclick=3D"return showPopup(event, '#{rich:clientId( 'popup' = )}' )">Click to Open > id=3D"popup" > for=3D"link" > showEvent=3D"none" > hideEvent=3D"none"> > Click to Close > > > > -- = 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 --===============5689500450367742080==--