From jira-events at lists.jboss.org Wed Aug 13 08:38:41 2008 Content-Type: multipart/mixed; boundary="===============6425258508003090183==" MIME-Version: 1.0 From: Mikhail Vitenkov (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4188) modalPanel: JS function doesn't update output text on rich:modalPanel under IE6, IE7. Date: Wed, 13 Aug 2008 08:38:41 -0400 Message-ID: <20634182.1218631121077.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 28017553.1218631120840.JavaMail.jira@cloud.prod.atl2.jboss.com --===============6425258508003090183== 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 updated RF-4188: --------------------------------- Description: = Step 1. Create following function that output modalPanel's size in Step 2. Inside modalPanle put following panelGrid: 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: 300x30= 0 px*px But under IE6 & IE7 following JS Error take place: "Unknown runtime error". was: Step 1. Create following function that output modalPanel's size in Step 2. Inside modalPanle put following panelGrid: 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: 300x30= 0 px*px But under IE6 & IE7 following JS Error take place: "Unknown runtime error". > 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: Nick Belaevski > > 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 --===============6425258508003090183==--