[
https://issues.apache.org/jira/browse/FLEX-35205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pan Li updated FLEX-35205:
--------------------------
Description:
{code}
<js:Label id="lbl" text="Hello" style="border: 1px solid red" width="200"/>
{code}
above code shows a border around the label in javascript mode
the border is missing in swf mode
was:
{code}
<js:Label id="lbl" text="Hello" style="border: 1px solid red" width="200"/>
{code}
above code shows a border around the label in javascript mode
the border is missing in awf mode
> style properties are ignored in swf mode
> ----------------------------------------
>
> Key: FLEX-35205
> URL: https://issues.apache.org/jira/browse/FLEX-35205
> Project: Apache Flex
> Issue Type: Bug
> Components: FlexJS
> Affects Versions: Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
> Reporter: Pan Li
>
> {code}
> <js:Label id="lbl" text="Hello" style="border: 1px solid red" width="200"/>
> {code}
> above code shows a border around the label in javascript mode
> the border is missing in swf mode
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)