From jira-events at lists.jboss.org Wed Apr 15 10:32:38 2009 Content-Type: multipart/mixed; boundary="===============3101448754632858174==" MIME-Version: 1.0 From: Steven Decock (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4174) ScrollableDatatable sort does not work and strange rendering after clicking header to sort (while testing ScrollableDataTable from the live demo) Date: Wed, 15 Apr 2009 10:32:33 -0400 Message-ID: <31936178.1239805954081.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 6079411.1218540460769.JavaMail.jira@cloud.prod.atl2.jboss.com --===============3101448754632858174== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4174?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Steven Decock updated RF-4174: ------------------------------ Attachment: testWeb.rar Source files for test project demonstrating this issue. Contains: - Maven project pom.xml file - sources NOTE: For this project to work on JBoss it needs minor modifications in the= dependencies and in replacing /WEB-INF/weblogic.xml. > ScrollableDatatable sort does not work and strange rendering after clicki= ng header to sort (while testing ScrollableDataTable from the live demo) > -------------------------------------------------------------------------= ------------------------------------------------------------------------- > > Key: RF-4174 > URL: https://jira.jboss.org/jira/browse/RF-4174 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Eclipse 3.3.1, Tomcat 6.0.14, Internet Explorer 6 > Reporter: Yves Janssen > Assignee: Tsikhon Kuprevich > Attachments: after sort.bmp, before sort.bmp, testWeb.rar > > > After having strange behaviour in our application with the scrollable Dat= atable I loaded the example from the live demo > But in this example I have the same strange behaviour: > ScrollableDatatable sort does not work and strange rendering after clicki= ng header to sort (no styles applied and headers appear after the footers) > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > > > SDT > > > = > > > width=3D"700px" id=3D"carList" rows=3D"40" columnClasses=3D"col" > value=3D"#{dataTableScrollerBean.allCars}" var=3D"category" sortMode= =3D"single" > binding=3D"#{dataTableScrollerBean.table}" > selection=3D"#{dataTableScrollerBean.selection}"> > > > > > > > > > > > > > > > > > > > > > > > > > > > action=3D"#{dataTableScrollerBean.takeSelection}" = > oncomplete=3D"javascript:Richfaces.showModalPanel('panel');"/> > > > > > > > X > > > > > > > > > > > > > > > > > > > > > > > > > > > -- = 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 --===============3101448754632858174==--