Bug 44616 - Merging algorithm for tables properly works only for first break
Summary: Merging algorithm for tables properly works only for first break
Status: NEW
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: page-master/layout (show other bugs)
Version: trunk
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-17 05:12 UTC by Vincent Hennebert
Modified: 2012-04-07 01:52 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Hennebert 2008-03-17 05:12:11 UTC
The merging algorithm generates a correct sequence of Knuth elements only for the first break. If a row group is broken accross more than 2 pages the resulting layout may be wrong.

Also, in the collapsing border model the normal before borders are always selected for the first row of a row group. The case where the row group starts a new page isn't handled and may lead to wrong output (content overflowing the region-body) in some cases.

Details on the following wiki page: http://wiki.apache.org/xmlgraphics-fop/TableLayout/KnownProblems

Creating a bug entry for this so that it can be referenced in commit messages and other bug reports.
Comment 1 Glenn Adams 2012-04-07 01:44:33 UTC
resetting P2 open bugs to P3 pending further review