Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
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. Tab into first [Spark] NumericStepper control and type a value.
3. Click the up/down arrow to nudge the value.
4. Try and type into NumericStepper (without first clicking on it – it should currently have focus).
...
5. Repeat the same steps with the second [Halo] NumericStepper. This should work as expected.
Actual Results:
After nudging values using the arrow keys, you can no longer type into the Spark NumericStepper control.
Expected Results:
If the Spark NumericStepper has focus, you should be able to type numbers into it.
Workaround (if any):
After using the arrow keys to nudge values, click back into the TextInput portion using the mouse.