Closed
Bug 988492
Opened 11 years ago
Closed 9 years ago
[Android] a defaultPrevented touchstart should not trigger a click
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: julienw, Unassigned)
Details
Related to bug 861876?
Here is a testcase: http://everlong.org/mozilla/testcase-dblclick/
We see clearly that taping the div triggers both touchstart and click events, whereas the touchstart event calls preventDefault().
Note that I have a nightly that is slightly old because downloads of new nightlies fail for me currently.
Comment 1•9 years ago
|
||
This works fine now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•