Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
Adobe Flex SDK 4.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.5.0.12424
Steps to reproduce:
1. Compile and run attached MXML file.
2. Tab through each of the controls. Success!
3. Switch layoutDirection to "rtl".
4. Tab through each of the controls. FAIL!
Actual Results:
mx:CheckBox focus rect is positioned incorrectly when layoutDirection=rtl.
s:CheckBox is fine. SPARK WIN!
Expected Results:
mx:CheckBox focus rect should be more like Spark.
Workaround (if any):
none yet.