]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #44621: when the after border of a cell, in the trailing case, is bigger...
authorVincent Hennebert <vhennebert@apache.org>
Mon, 17 Mar 2008 17:48:44 +0000 (17:48 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 17 Mar 2008 17:48:44 +0000 (17:48 +0000)
commit5395717c60984c11f069d68405ca1c489748b071
treea28e799b48f070061b3457221e90a71c8995b799
parentae893be01b3adc0382a30df55c4bf3797554a70f
Bugzilla #44621: when the after border of a cell, in the trailing case, is bigger than in the normal case, the generated sequence of Knuth elements was wrong, leading to content being swallowed
This is a partial fix only: the content is no longer swallowed, but the penalty is wrong (shorter than it should be). This will lead to the table overflowing the region-body without warning.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95@637993 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/ActiveCell.java
test/layoutengine/standard-testcases/table_bug44621.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/table_row-delay_fixed-row-height.xml