From jira-events at lists.jboss.org Thu Mar 15 11:19:47 2012 Content-Type: multipart/mixed; boundary="===============6598813847506630649==" MIME-Version: 1.0 From: Jean ANDRE (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: Thu, 15 Mar 2012 11:19:47 -0400 Message-ID: <1857540314.11786.1331824787316.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============6598813847506630649== 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=3D12677071#com= ment-12677071 ] = Jean ANDRE commented on RF-12030: --------------------------------- Link to RF-11763 for another similar case - Thank you very much Rene as we = are not alone ! ;) = > 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) = > Affects Versions: 4.2.0.Final > Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 > Reporter: Rene O > > 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 =20 --===============6598813847506630649==--