« Return to Thread: DO NOT REPLY [Bug 47409] New: Putting a table in an inline block produces an extra rule line in a table row

DO NOT REPLY [Bug 47409] Putting a table in an inline block produces an extra rule line in a table row

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View in Thread

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.

 « Return to Thread: DO NOT REPLY [Bug 47409] New: Putting a table in an inline block produces an extra rule line in a table row