[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2013-03-04 Thread Luis Bernardo (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592833#comment-13592833
 ] 

Luis Bernardo commented on FOP-2177:


the output of this example is correct in trunk now (it was not correct with FOP 
1.1).

> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Fix For: trunk
>
> Attachments: house_blank.gif, output-old.pdf, output-trunk.pdf, 
> patch.diff, test.fo
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2013-03-04 Thread MH (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592155#comment-13592155
 ] 

MH commented on FOP-2177:
-

@Glenn: here is an example:

--
http://www.w3.org/1999/XSL/Format";>
page-width="21cm" 
page-height="29.7cm" 
margin-top="1cm" 
margin-bottom="2cm" 
margin-left="2.5cm" 
margin-right="2.5cm"> 
bTEST_TETS_TESTd


> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Fix For: trunk
>
> Attachments: house_blank.gif, output-old.pdf, output-trunk.pdf, 
> patch.diff, test.fo
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2013-02-22 Thread Luis Bernardo (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584494#comment-13584494
 ] 

Luis Bernardo commented on FOP-2177:


there was indeed a similar problem with text, which is described in FOP-2123, 
but I think this patch also fixed it. FOP-2123 has attached new output that 
shows the desired result.

> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Fix For: trunk
>
> Attachments: house_blank.gif, output-old.pdf, output-trunk.pdf, 
> patch.diff, test.fo
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2013-02-22 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584281#comment-13584281
 ] 

Glenn Adams commented on FOP-2177:
--

MH: please submit a test case or file another bug. If you submit a test case, 
then include minimal FO input file, output PDF file, and indication of which 
version was used to produce output file.

> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Fix For: trunk
>
> Attachments: house_blank.gif, output-old.pdf, output-trunk.pdf, 
> patch.diff, test.fo
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2013-02-22 Thread MH (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584269#comment-13584269
 ] 

MH commented on FOP-2177:
-

Similar problem with text: if text is bigger than the cell, the text is written 
outside the right border of the cell - even though it's defined as right 
aligned. With FOP 1.0 the text is written outside the left border.

> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Fix For: trunk
>
> Attachments: house_blank.gif, output-old.pdf, output-trunk.pdf, 
> patch.diff, test.fo
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2013-02-21 Thread Luis Bernardo (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583683#comment-13583683
 ] 

Luis Bernardo commented on FOP-2177:


the output-old.pdf can be obtained with fop 1.0; I think the behavior in 1.0 
makes more sense that the current one in trunk and 1.1.

> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Attachments: house_blank.gif, output-old.pdf, output-trunk.pdf, 
> patch.diff, test.fo
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2012-12-31 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541530#comment-13541530
 ] 

Glenn Adams commented on FOP-2177:
--

What revision did you use to create output-old.pdf?

> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Attachments: house_blank.gif, output-old.pdf, output-trunk.pdf, 
> patch.diff, test.fo
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2177) [PATCH] If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction

2012-12-30 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541190#comment-13541190
 ] 

Glenn Adams commented on FOP-2177:
--

please attach the FO file that generated the output PDF attachments

> [PATCH] If a right aligned image exceeds a table cells bounds, it will 
> overflow in the wrong direction
> --
>
> Key: FOP-2177
> URL: https://issues.apache.org/jira/browse/FOP-2177
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: trunk
>Reporter: Robert Meyer
>Assignee: Robert Meyer
>Priority: Minor
> Attachments: output-old.pdf, output-trunk.pdf, patch.diff
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira