From jira-events at lists.jboss.org Tue Feb 9 16:02:10 2010 Content-Type: multipart/mixed; boundary="===============2099649324315443902==" MIME-Version: 1.0 From: Nate Ridderman (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Commented: (RF-7453) scrollableDataTable rows are shifted to the left in case of global css style: body {text-align: center} Date: Tue, 09 Feb 2010 16:02:10 -0500 Message-ID: <804439653.1265749330558.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 28703555.1245996116956.JavaMail.jira@cloud.prod.atl2.jboss.com --===============2099649324315443902== 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:comment-tabpanel&focusedCommentId=3D12511410#a= ction_12511410 ] = Nate Ridderman commented on RF-7453: ------------------------------------ I ran into this bug, however it is more general than the bug title. My proj= ect did not have a global style to center text, but I did have a style to c= enter all tds in a scrollableDataTable. This caused the same behaviour as t= he screenshot illustrates in IE7. It seems that you can't center-align all of the text in a scrollableDataTab= le. I don't think this is a minor issue, and I'd like to see the priority i= ncreased. > scrollableDataTable rows are shifted to the left in case of global css st= yle: body {text-align: center} > -------------------------------------------------------------------------= ------------------------------ > > Key: RF-7453 > URL: https://jira.jboss.org/jira/browse/RF-7453 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable > Affects Versions: 3.3.1 > Environment: RichFaces 3.3.1, Internet Explorer 7 > Reporter: Denis Petrunin > Assignee: Konstantin Mishin > Priority: Minor > Fix For: Future > > Attachments: scrollableDataTable.JPG > > > scrollableDataTable rows are shifted to the left in case of global css st= yle: 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 --===============2099649324315443902==--