[
https://issues.apache.org/jira/browse/FOP-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Reischenbacher resolved FOP-2707.
------------------------------------------
Resolution: Fixed
Fixed in http://svn.apache.org/viewvc?view=revision&revision=1796102
> Writing mode lost after spanned block
> -------------------------------------
>
> Key: FOP-2707
> URL: https://issues.apache.org/jira/browse/FOP-2707
> Project: FOP
> Issue Type: Bug
> Components: layout/page
> Reporter: Matthias Reischenbacher
> Attachments: 2707_test_case.xml
>
>
> If writing-mode "rl-tb" is used in a multi column page, the writing-mode is
> not applied to the multi column layout, if the page starts with a spanned
> block.
> The expected page layout in right to left writing mode is:
> Spanned Block
> Col3 Col2 Col1
> But currently the following layout is generated:
> Spanned Block
> Col1 Col2 Col3
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)