Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run attached MXML file.
2. Click the HSlider control thumb and use the left/right arrow keys and home/end to change the Slider value (and resize the Panel control).
3. Click the HSlider control thumb again and use the left/right arrow keys and home/end to blah blah blah.
Actual Results:
step #2 works, but not step #3.
Expected Results:
Clicking on the thumb should always give slider focus so it responds to keyboard commands.
Workaround (if any):
Tab back into the Slider thumb so it gets a focus rect. Sometimes you can click the slider track to get the focus back.