Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK Next
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a Spark Application and set direction="rtl"
2. Create a label inside the Application and set text="123 Label 123"
Note: Same behavior is seen on Button as well as TextInput. Attached file demonstrates this.
Actual Results:
Label displays as "Label 123 123"
Expected Results:
Label should display as "123 Label 123"
Workaround (if any):