[jira] [Resolved] (FOP-2707) Writing mode lost after spanned block

2017-05-24 Thread Matthias Reischenbacher (JIRA)

 [ 
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=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
> Col3Col2Col1
> But currently the following layout is generated:
> Spanned Block
> Col1Col2Col3



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (FOP-2707) Writing mode lost after spanned block

2017-05-24 Thread Matthias Reischenbacher (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Reischenbacher updated FOP-2707:
-
Attachment: 2707_test_case.xml

> 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
> Col3Col2Col1
> But currently the following layout is generated:
> Spanned Block
> Col1Col2Col3



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (FOP-2707) Writing mode lost after spanned block

2017-05-24 Thread Matthias Reischenbacher (JIRA)
Matthias Reischenbacher created FOP-2707:


 Summary: 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


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
Col3Col2Col1

But currently the following layout is generated:

Spanned Block
Col1Col2Col3



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)