Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Adobe Flex SDK 4.0 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile & run the attached AIR app (tabWindow)
2. Place focus into the Window
3. Hit tab
4. Hit space
Actual Results:
Notice the first button's label is now clicked indicating it had focus and was clicked, but no focus rect was drawn.
Expected Results:
Focus rect should be drawn. After tabbing through the all the components once, the first component draws the focus rect.
Workaround (if any):