From jira-events at lists.jboss.org Fri Jun 26 02:18:08 2009 Content-Type: multipart/mixed; boundary="===============4600693256976685105==" MIME-Version: 1.0 From: Denis Petrunin (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-7453) scrollableDataTable rows are shifted to the left in case of gloab css style: body {text-align: center} Date: Fri, 26 Jun 2009 02:03:56 -0400 Message-ID: <23211758.1245996236690.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 28703555.1245996116956.JavaMail.jira@cloud.prod.atl2.jboss.com --===============4600693256976685105== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-7453?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Denis Petrunin updated RF-7453: ------------------------------- Attachment: scrollableDataTable.JPG Data rows are shifted to the left because of css style: body {text-align: c= enter} > scrollableDataTable rows are shifted to the left in case of gloab css sty= le: body {text-align: center} > -------------------------------------------------------------------------= ----------------------------- > > Key: RF-7453 > URL: https://jira.jboss.org/jira/browse/RF-7453 > Project: RichFaces > Issue Type: Bug > Components: component-ScrollableDataTable > Affects Versions: 3.3.1 > Environment: RichFaces 3.3.1, Internet Explorer 7 > Reporter: Denis Petrunin > Priority: Minor > Attachments: scrollableDataTable.JPG > > > scrollableDataTable rows are shifted to the left in case of gloab css sty= le: body {text-align: center}. The issue is reproducible in IE 7. There is = no such issue in IE6, FF 3.0.11. Try the following code (backing bean must = return not empty list). > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:rich=3D"http://richfaces.org/rich" > > > > > > > > > > COLUMN > > #{item} > > > > -- = 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 --===============4600693256976685105==--