Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.Compile "MX_LinkBar.mxml " (attatched) and run it.
2.Select layoutDirection=""rtl"" .
3.Focus on the LinkBar.
4.Use the left and right arrows to switch items of the LinkBar.
Actual Results:
When apply 'ltr' and 'rtl' to the application:
In step 2, no reacthion to the left and right keys .
When apply 'ltr' and 'rtl' to the PopUpButton:
In step 2, no reacthion to the left and right keys .
Expected Results:
keyboard navigation using the left and right arrows still work correctly.
Workaround (if any):