Bug 42779 - page-position and force-page-count with different region body height
Summary: page-position and force-page-count with different region body height
Status: RESOLVED DUPLICATE of bug 51962
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: page-master/layout (show other bugs)
Version: 0.93
Hardware: PC Windows 2000
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
: 42852 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-29 07:12 UTC by Guillaume Levrero
Modified: 2012-07-21 20:04 UTC (History)
0 users



Attachments
FO to repoduce BUG. (6.75 KB, text/plain)
2007-06-29 07:13 UTC, Guillaume Levrero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Levrero 2007-06-29 07:12:36 UTC
The FO included shows two page-sequences using a conditional-page-master-reference.

Note that the "last" simple-page-master (SPM) as a smaller region body than the
"first" and "rest" SPM.

1) The first page-sequence flows the text in the "first" simple-page-master
(SPM). The end flow doesn't fit in the "last" SPM, so it flow in a "rest" SPM
and then append an empty "last" SPM. This is correct, the last page is a "last"
SPM layout.
This gives 3 pages: FIRST, REST, LAST

2) The second page-sequence is identical to the first, apart from the
force-page-count="even" attribute. In this case. We get 4 pages as expected by
the force-page-count to even.
But we get FIRST, REST, LAST, REST, instead of FIRST, REST, REST, LAST.

Guillaume.
Comment 1 Guillaume Levrero 2007-06-29 07:13:14 UTC
Created attachment 20421 [details]
FO to repoduce BUG.
Comment 2 Vincent Hennebert 2007-07-11 01:01:32 UTC
*** Bug 42852 has been marked as a duplicate of this bug. ***
Comment 3 Vincent Hennebert 2007-07-11 01:03:11 UTC
(In reply to comment #2)
> *** Bug 42852 has been marked as a duplicate of this bug. ***

However, see also that bug for another sample fo file.
Comment 4 Glenn Adams 2012-04-11 06:18:00 UTC
change status from ASSIGNED to NEW for consistency
Comment 5 Matthias Reischenbacher 2012-07-21 20:04:35 UTC

*** This bug has been marked as a duplicate of bug 51962 ***