[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3673) horizontalAlignment="right" broken in PDF cells (regression)

Cristian Fabiano (JIRA) jira-events at lists.jboss.org
Wed Jan 7 13:45:04 EST 2009


    [ https://jira.jboss.org/jira/browse/JBSEAM-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12445580#action_12445580 ] 

Cristian Fabiano commented on JBSEAM-3673:
------------------------------------------

but when cell is inside a ui:repeat, it broken anyway:

    <table columns="4">
        <ui:repeat value="#{lists.numbers}">
            <cell horizontalAlignment="center" verticalAlignment="middle"><paragraph>cell</paragraph></cell>
        </ui:repeat>
    </table>

> horizontalAlignment="right" broken in PDF cells (regression)
> ------------------------------------------------------------
>
>                 Key: JBSEAM-3673
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3673
>             Project: Seam
>          Issue Type: Bug
>          Components: PDF
>    Affects Versions: 2.1.0.SP1
>            Reporter: Dan Allen
>            Assignee: Norman Richards
>             Fix For: 2.1.1.CR1
>
>
> All of a sudden the horizontal alignment on PDF cells stopped working in Seam 2.1. You can see the discrepancy by deploying the iText example in Seam 2.0 and Seam 2.1 and observing the servlet path /seam-itext/format.seam. You'll notice that the Order Summary table is formatted differently in the two cases, with the right-hand alignment not taking affect under Seam 2.1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list