Pan Li created FLEX-35205:
-----------------------------
Summary: style properties are ignored in awf 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
Priority: Blocker
{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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)