Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.Compile "MX_ColorPicker.mxml " (attatched) and run it.
2.Select layoutDirection=""rtl"" ,and open the ColorPicker.
Actual Results:
When apply 'ltr' and 'rtl' to the application:
In step 2, the textField has no textes.
When apply 'ltr' and 'rtl' to the PopUpButton:
In step 2, the textField has no textes.
Expected Results:
the textField has textes from right ro left.
Workaround (if any):