You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2001/05/16 23:58:28 UTC

[Bug 1724] Changed - Text alignment in table cells

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1724

*** shadow/1724	Fri May 11 10:55:50 2001
--- shadow/1724.tmp.13733	Wed May 16 14:58:27 2001
***************
*** 2,11 ****
  | Text alignment in table cells                                              |
  +----------------------------------------------------------------------------+
  |        Bug #: 1724                        Product: Fop                     |
! |       Status: NEW                         Version: all                     |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
! |     Priority:                           Component: general                 |
  +----------------------------------------------------------------------------+
  |  Assigned To: fop-dev@xml.apache.org                                       |
  |  Reported By: joy.andree@ansys.com                                         |
--- 2,11 ----
  | Text alignment in table cells                                              |
  +----------------------------------------------------------------------------+
  |        Bug #: 1724                        Product: Fop                     |
! |       Status: RESOLVED                    Version: all                     |
! |   Resolution: INVALID                    Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
! |     Priority: High                      Component: general                 |
  +----------------------------------------------------------------------------+
  |  Assigned To: fop-dev@xml.apache.org                                       |
  |  Reported By: joy.andree@ansys.com                                         |
***************
*** 113,116 ****
  
  <tgroup cols="3"><colspec colname="col1" colwidth="2.0in" align="right"/>
  <colspec colname="col2" colwidth="2.0in" align="left"/><colspec colname="col3"
! colwidth="2.0in" align="center"/>
--- 113,121 ----
  
  <tgroup cols="3"><colspec colname="col1" colwidth="2.0in" align="right"/>
  <colspec colname="col2" colwidth="2.0in" align="left"/><colspec colname="col3"
! colwidth="2.0in" align="center"/>
! 
! ------- Additional Comments From klease@club-internet.fr  2001-05-16 14:58 -------
! left and right are not legal values for the text-align property. Use "start" and
! "end". After this change, the FO works in current CVS.
! Also the table-and-caption FO isn't yet implemented.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org