Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.1.0.14883
Steps to reproduce:
1. Compile and run attached file in 4.1+
Actual Results:
mx:TextArea aligns the <img/> to the left, even though the layoutDirection is rtl. The text is aligned as expected.
Expected Results:
mx:TextArea should behave the same as s:TextArea.
Workaround (if any):
n/a
(use s:TextArea)