From jira-events at lists.jboss.org Tue Dec 30 05:53:54 2008 Content-Type: multipart/mixed; boundary="===============1441379396623335065==" MIME-Version: 1.0 From: Mikhail Vitenkov (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-4188) modalPanel: JS function doesn't update output text on rich:modalPanel under IE6, IE7. Date: Tue, 30 Dec 2008 05:53:54 -0500 Message-ID: <18197459.1230634434324.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 28017553.1218631120840.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1441379396623335065== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4188?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Mikhail Vitenkov closed RF-4188. -------------------------------- > modalPanel: JS function doesn't update output text on rich:modalPanel und= er IE6, IE7. > -------------------------------------------------------------------------= ------------ > > Key: RF-4188 > URL: https://jira.jboss.org/jira/browse/RF-4188 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.2 > Environment: IE6, IE7(3.2.2.BETA4) > Reporter: Mikhail Vitenkov > Assignee: Mikhail Vitenkov > > Step 1. Create following function that output modalPanel's size in section: > > Step 2. Inside modalPanle put following panelGrid: > > > > onclick=3D"javascript:multiply(#{rich:findComponent('modalPanelID')= .height},#{rich:findComponent('modalPanelID').width});"> > > > > > > > > Step 3. Navigate on the page, contained tested modalPanel. > Step 4. Call modalPanel. > Step 5. Click on "getSize" commandLink > Actual behavior: > Under FF,Opera & Safari following string appears: modalPanel's size: 300x= 300 px*px > But under IE6 & IE7 following JS Error take place: "Unknown runtime error= ". -- = 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 --===============1441379396623335065==--