From jira-events at lists.jboss.org Fri Mar 12 08:56:37 2010 Content-Type: multipart/mixed; boundary="===============0701590476319273745==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-8502) rich:ModalPanel show & hide breaks Modal panel layout Date: Fri, 12 Mar 2010 08:56:37 -0500 Message-ID: <472506262.1268402197714.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1948084675.1268223997709.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============0701590476319273745== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-8502?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski resolved RF-8502. -------------------------------- Resolution: Cannot Reproduce Bug Assignee: Nick Belaevski > rich:ModalPanel show & hide breaks Modal panel layout > ----------------------------------------------------- > > Key: RF-8502 > URL: https://jira.jboss.org/jira/browse/RF-8502 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component > Affects Versions: 3.3.1 > Environment: Java 1.5, JBOSS 4.3, RichFacess 3.3.1, JSF 1.2 > Reporter: Eduardo RC > Assignee: Nick Belaevski > > When using Javascript to show and hide any ModalPanel the second show act= ion the second show action shows the ModalPanel in the top left instead of = the center of the screen > To create a demo: > 1.- Create a rich:modalPanel with showWhenRendered=3D"false" = > 2.- Create a button to show using the javascript code : Richfaces.showMo= dalPanel('') or #{rich:component('')}.show(); > 3.- Create a button into the ModalPanel to hide using the javascript code= : Richfaces.hideModalPanel('') or #{rich:component('')}.hide(); > To Reproduce: > 1.- Clik on the show button > 2.- Click on the hide button > 3.- Click on the show button again. The window now appears in left top in= stead of centered > Example code: > > > > > > CLOSEME > > CLOSEME > > > OPEN ME > > = > -- = 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 --===============0701590476319273745==--