Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. compile and run test app(mx:colorPicker has layoutDirection/direction=rtl)
2. open the swatch panel
3. in colorField, try to input color value(numbers),say value=678912
->number displays as "678912".
Expected Results:
number display should be "219876".
Workaround (if any):