From jira-events at lists.jboss.org Thu Jun 7 05:00:18 2012
Content-Type: multipart/mixed; boundary="===============0913371391244513353=="
MIME-Version: 1.0
From: =?utf-8?q?Juraj_H=C3=BAska_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss=2Eo?=
=?utf-8?q?rg=3E?=
To: richfaces-issues at lists.jboss.org
Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't
work if a rich:message exists inside of a collapsed rich:collapsiblePanel
with switchType='ajax'
Date: Thu, 07 Jun 2012 05:00:18 -0400
Message-ID: <948418136.143314.1339059618469.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com>
In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com
--===============0913371391244513353==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
[ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p=
lugin.system.issuetabpanels:all-tabpanel ]
Juraj H=C3=BAska updated RF-12030:
-----------------------------
Description: =
rich:dataScroller doesn't work if a rich:message exists inside of a collaps=
ed rich:collapsiblePanel with switchType=3D'ajax'
{code:title=3Dexamplepage.xhtml}
JSF Test =
=
=
=
=
if rich:message doesn't exists, everything works...
=
=
ColA
#{item.itemA}
=
=
{code}
was:
rich:dataScroller doesn't work if a rich:message exists inside of a collaps=
ed rich:collapsiblePanel with switchType=3D'ajax'
Steps to reproduce this issue:
1. use dataScroller to switch table-pages. you can see, that this works.
2. collaps collapsiblePanel
3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymore.
4. if you use switchType=3D'client' everything works correct
{code:title=3Dexamplepage.xhtml}
JSF Test =
=
=
=
=
if rich:message doesn't exists, everything works...
=
=
ColA
#{item.itemA}
=
=
{code}
Steps to Reproduce: =
1. use dataScroller to switch table-pages. you can see, that this works.
2. collaps collapsiblePanel
3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymore.
4. if you use switchType=3D'client' everything works correct
Affects Version/s: 4.2.2.Final
Environment: =
container: tomcat 7, JBoss AS 7.1.1.Final
mojarra 2.1.5, myfaces-2.1.6
browsers: all
was:tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6
=
> rich:dataScroller doesn't work if a rich:message exists inside of a colla=
psed rich:collapsiblePanel with switchType=3D'ajax'
> -------------------------------------------------------------------------=
-------------------------------------------------
>
> Key: RF-12030
> URL: https://issues.jboss.org/browse/RF-12030
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see) =
> Components: component-ScrollableDataTable, component-validators
> Affects Versions: 4.2.0.Final, 4.2.2.Final
> Environment: container: tomcat 7, JBoss AS 7.1.1.Final
> mojarra 2.1.5, myfaces-2.1.6
> browsers: all
> Reporter: Rene O
> Assignee: Juraj H=C3=BAska
>
> rich:dataScroller doesn't work if a rich:message exists inside of a colla=
psed rich:collapsiblePanel with switchType=3D'ajax'
> {code:title=3Dexamplepage.xhtml}
>
> xmlns:h=3D"http://java.sun.com/jsf/html"
> xmlns:f=3D"http://java.sun.com/jsf/core"
> xmlns:ui=3D"http://java.sun.com/jsf/facelets"
> xmlns:a4j=3D"http://richfaces.org/a4j"
> xmlns:rich=3D"http://richfaces.org/rich" =
> >
>
> JSF Test =
>
> =
> =
> =
> =
>
>
> if rich:message doesn't exists, everything works...
>
>
> =
> var=3D"item" value=3D"#{model.tableList}" =
> rows=3D"5" style=3D"width:350px;">
>
> =
>
>
>
> ColA
>
> #{item.itemA}
>
>
> =
>
>
> =
>
>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrato=
rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
=
--===============0913371391244513353==--