Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run the code below. Be sure to use the flash text engine.
<mx:TextInput text="hi" direction="rtl" />
Actual Results:
The text is on the left.
Expected Results:
The text should be on the right.
Workaround (if any):