https://issues.apache.org/bugzilla/show_bug.cgi?id=47409--- Comment #5 from Andreas L. Delmelle <
adelmelle@...> 2009-06-23 06:11:16 PST ---
Accepted and confirmed with FOP Trunk.
For fop-devs: seems like a slight error in determining the border-traits of
inline-blocks. If I specify a conditionality of "discard" (= the initial
value), then I get the expected output. Probably, because strictly speaking, I
think the InlineLM cannot make a distinction between a genuine line-break and a
break that results from adding a new table-part (body/row).
As a side-note: I also tried making the first table-body a genuine table-header
(since it seems to be used for that purpose in the sample file). In that case,
FOP currently renders the header last... :-/
--
Configure bugmail:
https://issues.apache.org/bugzilla/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.