]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: display-align did not work if the first object in a page was a table.
authorLuca Furini <lfurini@apache.org>
Thu, 23 Mar 2006 12:42:03 +0000 (12:42 +0000)
committerLuca Furini <lfurini@apache.org>
Thu, 23 Mar 2006 12:42:03 +0000 (12:42 +0000)
commit8b35a2107b43d55ca410ab5730055b72f26b7c5e
tree502f1df9ef1b8794e69989a62ea93774e09ac44f
parentfe6d70ed570bc56cc1efce095231ddcfc0d65c92
Bugfix: display-align did not work if the first object in a page was a table.

Testcase added, now all seems ok.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@388157 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/TableLayoutManager.java
test/layoutengine/standard-testcases/region_display-align_table.xml [new file with mode: 0644]