Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run the attached bug file.
2. Tab to the first radio button.
3. Press the left arrow key to navigate through the radio buttons.
Actual Results: The left arrow key doesn't do anything, but, the right arrow key will navigate you through the radio buttons. You get the same behavior for a HSlider. For HSlider, the right arrow will move the thumb left instead of right.
Expected Results: The keyboard navigation for these components should also be switched with layoutDirection="rtl"
Workaround (if any):