[
https://issues.apache.org/jira/browse/XAP-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478597
]
Turyn, Michael commented on XAP-324:
------------------------------------
Sorry, I forgot to update the example code I was suggesting be tried; this
shows the problem better:
<table>
<row>
<label width="200px" backgroundColor="blue" />
<label width="300px" backgroundColor="purple" />
</row>
<row>
<label width="250px" backgroundColor="red" />
<label id="testComponent" text="MY PRECIOUS LABEL"
borderWidth="4px" borderStyle="double" borderColor="purple" width="100%"/>
</row>
</table>
---try it with and without the "width=\"100%\""
> Widgets: Label: TextAlign doesn't work for labels in a table.
> -------------------------------------------------------------
>
> Key: XAP-324
> URL: https://issues.apache.org/jira/browse/XAP-324
> Project: XAP
> Issue Type: Bug
> Components: Widgets
> Reporter: Trevor Oldak
> Priority: Minor
>
> Setting textAlign on a label in a table has no effect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.