https://issues.apache.org/bugzilla/show_bug.cgi?id=46240
Summary: break-before breaks span?
Product: Fop
Version: 0.94
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: page-master/layout
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Attached you will find a small fo-file containing one simple page master and
two pages. Although the page master has a column-count=2, both pages should be
single-column, therefore span=all is used. Both pages should start at an odd
page, therefore break-before=odd-page is used.
The unexpected result: The text on the first page uses both columns, the second
page is empty, but the text on the third page uses only one column. When I
remove the first page or break-before, the second text uses both columns.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.