From jira-events at lists.jboss.org Thu Jun 7 04:58:18 2012
Content-Type: multipart/mixed; boundary="===============1317122228875900404=="
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 04:58:18 -0400
Message-ID: <1020252272.143297.1339059498027.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com>
In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com
--===============1317122228875900404==
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.pl=
ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12699688#com=
ment-12699688 ] =
Juraj H=C3=BAska commented on RF-12030:
----------------------------------
I have reproduced the issue.
I have added metamer test page and test case according to the given code (P=
lease see the source tab for further reference).
=
> 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
> Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6
> 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'
> 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 anymo=
re.
> 4. if you use switchType=3D'client' everything works correct
> {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
=
--===============1317122228875900404==--