Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Internet Explorer 6.x
Language Found: English
Description
Steps to reproduce:
1. Run attached SWF
2. Select "9:00am" radio button
3. Use the keyboard DOWN arrow key to select the "6:00am" radio button
This happens when using either FxRadioButton or RadioButton.
Actual Results:
The radio buttons inside a disabled Panel can be selected via keyboard arrows.
Expected Results:
The radio buttons inside a disabled Panel should not be reachable via keyboard keys.
Workaround (if any):
Disable each individual radio button inside the disabled panel.