https://issues.apache.org/bugzilla/show_bug.cgi?id=49801

--- Comment #6 from Andreas L. Delmelle <adelme...@apache.org> 2011-02-08 
15:19:45 EST ---

Just thought of similar potential issues, due to the limitations of
ElementListUtils.calcContentLength(), but unrelated to column-balancing per se,
that are to be expected in list-items and table-cells.
More precisely those that have a table with header and/or footer as a
descendant, and are divided over more than one column/page.
For lists, problems may arise in
ListItemLayoutManager.getCombinedKnuthElementsForListItem(), I think, where the
calculated lengths could prove to be wrong (due to the content eventually being
broken at least once).
For table-cells, similarly, the totalLength in the ActiveCell constructor might
be too low if the cell contains a long nested table that causes multiple
breaks...

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to