From jira-events at lists.jboss.org Tue Jun 10 09:28:15 2008 Content-Type: multipart/mixed; boundary="===============0828068180528857873==" MIME-Version: 1.0 From: Tom Tamulewicz (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-3670) Modal Panel preventFocus JS function slow Date: Tue, 10 Jun 2008 09:28:15 -0400 Message-ID: <11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com> --===============0828068180528857873== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Modal Panel preventFocus JS function slow ----------------------------------------- Key: RF-3670 URL: http://jira.jboss.com/jira/browse/RF-3670 Project: RichFaces Issue Type: Bug Affects Versions: 3.1.5 Environment: Windows XP, Sun RI 1.2 Reporter: Tom Tamulewicz I have a page with a 500 row table. Each row has a "delete" link that brin= gs up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked) t= o appear under MSIE 6 or 7. The time it takes to show up is proportional t= o how many rows in the table. If I have a small number, the modal panel sh= ows quickly. The problem appears to be due to slowness in the modalPanel.j= s preventFocus() function, which is called from the show() function. = My test page wasn't very complicated, with a bean providing a list of 500 o= bjects. =
= =
-- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0828068180528857873==-- From jira-events at lists.jboss.org Thu Jun 12 09:08:17 2008 Content-Type: multipart/mixed; boundary="===============1197994220623104910==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-3670) Modal Panel preventFocus JS function slow Date: Thu, 12 Jun 2008 09:08:16 -0400 Message-ID: <33036377.1213276096938.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1197994220623104910== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-3670?page=3Dall ] Nick Belaevski updated RF-3670: ------------------------------- Fix Version/s: Future Assignee: Nick Belaevski > Modal Panel preventFocus JS function slow > ----------------------------------------- > > Key: RF-3670 > URL: http://jira.jboss.com/jira/browse/RF-3670 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.5 > Environment: Windows XP, Sun RI 1.2 > Reporter: Tom Tamulewicz > Assigned To: Nick Belaevski > Fix For: Future > > > I have a page with a 500 row table. Each row has a "delete" link that br= ings up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked)= to appear under MSIE 6 or 7. The time it takes to show up is proportional= to how many rows in the table. If I have a small number, the modal panel = shows quickly. The problem appears to be due to slowness in the modalPanel= .js preventFocus() function, which is called from the show() function. = > My test page wasn't very complicated, with a bean providing a list of 500= objects. = > > 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" > xmlns:a4j=3D"http://richfaces.org/a4j" = > > > > > > > > > > >
> > > >
>
> > > > = > > > = > > onclick=3D"Richfaces.showModalPanel('confirmModal',{width:42= 5, top:200});"/> > > >
>
> > > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1197994220623104910==-- From jira-events at lists.jboss.org Thu Nov 27 13:44:37 2008 Content-Type: multipart/mixed; boundary="===============0635940957978131355==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-3670) Modal Panel preventFocus JS function slow Date: Thu, 27 Nov 2008 13:44:36 -0500 Message-ID: <25905840.1227811476956.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com --===============0635940957978131355== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3670?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski updated RF-3670: ------------------------------- Fix Version/s: (was: Future) > Modal Panel preventFocus JS function slow > ----------------------------------------- > > Key: RF-3670 > URL: https://jira.jboss.org/jira/browse/RF-3670 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.5 > Environment: Windows XP, Sun RI 1.2 > Reporter: Tom Tamulewicz > Assignee: Nick Belaevski > > I have a page with a 500 row table. Each row has a "delete" link that br= ings up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked)= to appear under MSIE 6 or 7. The time it takes to show up is proportional= to how many rows in the table. If I have a small number, the modal panel = shows quickly. The problem appears to be due to slowness in the modalPanel= .js preventFocus() function, which is called from the show() function. = > My test page wasn't very complicated, with a bean providing a list of 500= objects. = > > 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" > xmlns:a4j=3D"http://richfaces.org/a4j" = > > > > > > > > > > >
> > > >
>
> > > > = > > > = > > onclick=3D"Richfaces.showModalPanel('confirmModal',{width:42= 5, top:200});"/> > > >
>
> > > -- = 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 --===============0635940957978131355==-- From jira-events at lists.jboss.org Fri Nov 28 11:06:37 2008 Content-Type: multipart/mixed; boundary="===============2883762110411873640==" MIME-Version: 1.0 From: Pavel Yaschenko (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-3670) Modal Panel preventFocus JS function slow Date: Fri, 28 Nov 2008 11:06:37 -0500 Message-ID: <18691448.1227888397073.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com --===============2883762110411873640== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3670?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaschenko updated RF-3670: -------------------------------- Original Estimate: 1 day, 6 hours Remaining Estimate: 1 day, 6 hours Component/s: planning_all Fix Version/s: 3.3.0 Assignee: Pavel Yaschenko (was: Nick Belaevski) > Modal Panel preventFocus JS function slow > ----------------------------------------- > > Key: RF-3670 > URL: https://jira.jboss.org/jira/browse/RF-3670 > Project: RichFaces > Issue Type: Bug > Components: planning_all > Affects Versions: 3.1.5 > Environment: Windows XP, Sun RI 1.2 > Reporter: Tom Tamulewicz > Assignee: Pavel Yaschenko > Fix For: 3.3.0 > > Original Estimate: 1 day, 6 hours > Remaining Estimate: 1 day, 6 hours > > I have a page with a 500 row table. Each row has a "delete" link that br= ings up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked)= to appear under MSIE 6 or 7. The time it takes to show up is proportional= to how many rows in the table. If I have a small number, the modal panel = shows quickly. The problem appears to be due to slowness in the modalPanel= .js preventFocus() function, which is called from the show() function. = > My test page wasn't very complicated, with a bean providing a list of 500= objects. = > > 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" > xmlns:a4j=3D"http://richfaces.org/a4j" = > > > > > > > > > > >
> > > >
>
> > > > = > > > = > > onclick=3D"Richfaces.showModalPanel('confirmModal',{width:42= 5, top:200});"/> > > >
>
> > > -- = 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 --===============2883762110411873640==-- From jira-events at lists.jboss.org Fri Nov 28 11:34:38 2008 Content-Type: multipart/mixed; boundary="===============2047702879728500024==" MIME-Version: 1.0 From: Pavel Yaschenko (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-3670) Modal Panel preventFocus JS function slow Date: Fri, 28 Nov 2008 11:34:38 -0500 Message-ID: <6890269.1227890078027.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com --===============2047702879728500024== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3670?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaschenko updated RF-3670: -------------------------------- Due Date: 07/Dec/08 > Modal Panel preventFocus JS function slow > ----------------------------------------- > > Key: RF-3670 > URL: https://jira.jboss.org/jira/browse/RF-3670 > Project: RichFaces > Issue Type: Bug > Components: planning_all > Affects Versions: 3.1.5 > Environment: Windows XP, Sun RI 1.2 > Reporter: Tom Tamulewicz > Assignee: Pavel Yaschenko > Fix For: 3.3.0 > > Original Estimate: 1 day, 6 hours > Remaining Estimate: 1 day, 6 hours > > I have a page with a 500 row table. Each row has a "delete" link that br= ings up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked)= to appear under MSIE 6 or 7. The time it takes to show up is proportional= to how many rows in the table. If I have a small number, the modal panel = shows quickly. The problem appears to be due to slowness in the modalPanel= .js preventFocus() function, which is called from the show() function. = > My test page wasn't very complicated, with a bean providing a list of 500= objects. = > > 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" > xmlns:a4j=3D"http://richfaces.org/a4j" = > > > > > > > > > > >
> > > >
>
> > > > = > > > = > > onclick=3D"Richfaces.showModalPanel('confirmModal',{width:42= 5, top:200});"/> > > >
>
> > > -- = 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 --===============2047702879728500024==-- From jira-events at lists.jboss.org Thu Dec 4 08:39:37 2008 Content-Type: multipart/mixed; boundary="===============9172295593066049839==" MIME-Version: 1.0 From: Pavel Yaschenko (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Work logged: (RF-3670) Modal Panel preventFocus JS function slow Date: Thu, 04 Dec 2008 08:39:37 -0500 Message-ID: <27213585.1228397977086.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com --===============9172295593066049839== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3670?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:worklog-tabpanel#action_12421579 ] Pavel Yaschenko logged work on RF-3670: --------------------------------------- Author: Pavel Yaschenko Created on: 04/Dec/08 08:37 AM Start Date: 04/Dec/08 08:37 AM Worklog Time Spent: 4 hours = Issue Time Tracking ------------------- Remaining Estimate: 1 day, 2 hours (was: 1 day, 6 hours) Time Spent: 4 hours > Modal Panel preventFocus JS function slow > ----------------------------------------- > > Key: RF-3670 > URL: https://jira.jboss.org/jira/browse/RF-3670 > Project: RichFaces > Issue Type: Bug > Components: planning_all > Affects Versions: 3.1.5 > Environment: Windows XP, Sun RI 1.2 > Reporter: Tom Tamulewicz > Assignee: Pavel Yaschenko > Fix For: 3.3.0 > > Original Estimate: 1 day, 6 hours > Time Spent: 4 hours > Remaining Estimate: 1 day, 2 hours > > I have a page with a 500 row table. Each row has a "delete" link that br= ings up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked)= to appear under MSIE 6 or 7. The time it takes to show up is proportional= to how many rows in the table. If I have a small number, the modal panel = shows quickly. The problem appears to be due to slowness in the modalPanel= .js preventFocus() function, which is called from the show() function. = > My test page wasn't very complicated, with a bean providing a list of 500= objects. = > > 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" > xmlns:a4j=3D"http://richfaces.org/a4j" = > > > > > > > > > > >
> > > >
>
> > > > = > > > = > > onclick=3D"Richfaces.showModalPanel('confirmModal',{width:42= 5, top:200});"/> > > >
>
> > > -- = 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 --===============9172295593066049839==-- From jira-events at lists.jboss.org Thu Dec 4 08:39:38 2008 Content-Type: multipart/mixed; boundary="===============6106487854559253441==" MIME-Version: 1.0 From: Pavel Yaschenko (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-3670) Modal Panel preventFocus JS function slow Date: Thu, 04 Dec 2008 08:39:37 -0500 Message-ID: <10093992.1228397978019.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com --===============6106487854559253441== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3670?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaschenko resolved RF-3670. --------------------------------- Resolution: Done Assignee: Tsikhon Kuprevich (was: Pavel Yaschenko) > Modal Panel preventFocus JS function slow > ----------------------------------------- > > Key: RF-3670 > URL: https://jira.jboss.org/jira/browse/RF-3670 > Project: RichFaces > Issue Type: Bug > Components: planning_all > Affects Versions: 3.1.5 > Environment: Windows XP, Sun RI 1.2 > Reporter: Tom Tamulewicz > Assignee: Tsikhon Kuprevich > Fix For: 3.3.0 > > Original Estimate: 1 day, 6 hours > Time Spent: 4 hours > Remaining Estimate: 1 day, 2 hours > > I have a page with a 500 row table. Each row has a "delete" link that br= ings up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked)= to appear under MSIE 6 or 7. The time it takes to show up is proportional= to how many rows in the table. If I have a small number, the modal panel = shows quickly. The problem appears to be due to slowness in the modalPanel= .js preventFocus() function, which is called from the show() function. = > My test page wasn't very complicated, with a bean providing a list of 500= objects. = > > 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" > xmlns:a4j=3D"http://richfaces.org/a4j" = > > > > > > > > > > >
> > > >
>
> > > > = > > > = > > onclick=3D"Richfaces.showModalPanel('confirmModal',{width:42= 5, top:200});"/> > > >
>
> > > -- = 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 --===============6106487854559253441==-- From jira-events at lists.jboss.org Tue Jan 13 09:56:05 2009 Content-Type: multipart/mixed; boundary="===============2544636116337151489==" MIME-Version: 1.0 From: Mikhail Vitenkov (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-3670) Modal Panel preventFocus JS function slow Date: Tue, 13 Jan 2009 09:56:05 -0500 Message-ID: <22569019.1231858565141.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11651300.1213104495634.JavaMail.jira@cloud.prod.atl2.jboss.com --===============2544636116337151489== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3670?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Mikhail Vitenkov closed RF-3670. -------------------------------- Assignee: Mikhail Vitenkov (was: Tsikhon Kuprevich) Verified at 3.3.0.GA > Modal Panel preventFocus JS function slow > ----------------------------------------- > > Key: RF-3670 > URL: https://jira.jboss.org/jira/browse/RF-3670 > Project: RichFaces > Issue Type: Bug > Components: planning_all > Affects Versions: 3.1.5 > Environment: Windows XP, Sun RI 1.2 > Reporter: Tom Tamulewicz > Assignee: Mikhail Vitenkov > Fix For: 3.3.0 > > Original Estimate: 1 day, 6 hours > Time Spent: 4 hours > Remaining Estimate: 1 day, 2 hours > > I have a page with a 500 row table. Each row has a "delete" link that br= ings up a modal panel. The modal panel takes 4-5 seconds (with CPU spiked)= to appear under MSIE 6 or 7. The time it takes to show up is proportional= to how many rows in the table. If I have a small number, the modal panel = shows quickly. The problem appears to be due to slowness in the modalPanel= .js preventFocus() function, which is called from the show() function. = > My test page wasn't very complicated, with a bean providing a list of 500= objects. = > > 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" > xmlns:a4j=3D"http://richfaces.org/a4j" = > > > > > > > > > > >
> > > >
>
> > > > = > > > = > > onclick=3D"Richfaces.showModalPanel('confirmModal',{width:42= 5, top:200});"/> > > >
>
> > > -- = 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 --===============2544636116337151489==--