Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): Google Android
Language Found: English
Description
Steps to reproduce:
1. Create a mobile Flex project.
2. Add ToggleSwitch to it.
3. Run the app in Android device.
4. Click anywhere on ToggleSwitch.
Actual Results: Thumb reacts to mouseDown but doesn't move upon mouseUp.
Expected Results: Click on track or thumb should move the thumb to the other end.
Workaround (if any): Drag the thumb to change the selection.