From jira-events at lists.jboss.org Wed Aug 13 21:28:40 2008 Content-Type: multipart/mixed; boundary="===============7513731022556174143==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-4188) modalPanel: JS function doesn't update output text on rich:modalPanel under IE6, IE7. Date: Wed, 13 Aug 2008 21:28:40 -0400 Message-ID: <33456134.1218677320702.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 28017553.1218631120840.JavaMail.jira@cloud.prod.atl2.jboss.com --===============7513731022556174143== 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 ] Nick Belaevski resolved RF-4188. -------------------------------- Resolution: Rejected Assignee: Mikhail Vitenkov (was: Nick Belaevski) Not sure that it is a good idea to replace TR content by innerHTML > 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 --===============7513731022556174143==--