From jira-events at lists.jboss.org Wed Jun 6 08:16:20 2012 Content-Type: multipart/mixed; boundary="===============4349484506450142756==" MIME-Version: 1.0 From: Pavol Pitonak (JIRA) 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: Wed, 06 Jun 2012 08:16:19 -0400 Message-ID: <555770797.139970.1338984979747.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4349484506450142756== 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 ] Pavol Pitonak reassigned RF-12030: ---------------------------------- Assignee: Juraj H=C3=BAska (was: Pavol Pitonak) = > 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 = --===============4349484506450142756==--