Bug 53276 - writing-mode on simple-page-master does not affect layout of regions
Summary: writing-mode on simple-page-master does not affect layout of regions
Status: NEW
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: page-master/layout (show other bugs)
Version: trunk
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 17:35 UTC by Glenn Adams
Modified: 2012-05-22 20:04 UTC (History)
1 user (show)



Attachments
Test provided by Jonathan Levinson. [Needs to be simplified] (12.68 KB, application/octet-stream)
2012-05-22 17:35 UTC, Glenn Adams
Details
Output of test provided by Jonathan Levinson. (25.00 KB, application/pdf)
2012-05-22 17:38 UTC, Glenn Adams
Details
Simplified FO for this problem (12.68 KB, text/xml)
2012-05-22 20:03 UTC, Jonathan Levinson
Details
PDF corresponding to simplified FO. (5.25 KB, application/pdf)
2012-05-22 20:04 UTC, Jonathan Levinson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Glenn Adams 2012-05-22 17:35:02 UTC
Created attachment 28817 [details]
Test provided by Jonathan Levinson. [Needs to be simplified]

When writing-mode='tb-rl' is specified on fo:simple-page-master, the fo:region-start area should appear on right, while the fo:region-end area should appear on left.
Comment 1 Glenn Adams 2012-05-22 17:38:31 UTC
Created attachment 28818 [details]
Output of test provided by Jonathan Levinson.
Comment 2 Jonathan Levinson 2012-05-22 20:03:58 UTC
Created attachment 28820 [details]
Simplified FO for this problem

I provide simplified FO.  With the simplified FO I don't see the problem with writing-mode="RL" giving invalid start and end regions.  Start is right and end is left as I would expect.  I will also attach the generated PDF.
Comment 3 Jonathan Levinson 2012-05-22 20:04:49 UTC
Created attachment 28821 [details]
PDF corresponding to simplified FO.