Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Add "click" & "gestureSwipe" handlers to a component that is wide enough to perform swipe
Actual Results:
Both "click" & "gestureSwipe" handlers are triggered even when user is trying to perform a valid swipe
Expected Results:
"click" event handler should not be triggered when swipe is being performed