Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. compile and run test app
2. click the application, then press "Tab" key
->first selected Button in TabBar is focused, which is expected.
3. Tab through the last controls(last TextArea)
4. Tab again
Actual Results:
the first selected Button isn't focused till tab again, then the focus ring is on the button
Expected Results:
at step 4, the tab should focus on the first selected Button in ButtonBar
Workaround (if any):