[Webkit-unassigned] [Bug 141456] TouchEvent.cancelable is always true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 14:36:52 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141456

--- Comment #1 from Benjamin Poulain <benjamin at webkit.org> ---
If I understand correctly, Event.cancelable would be true if and only if Event.preventDefault() can cancel the native actions. If the actions have started OR if preventDefault() was called on a previous event, then it is false.

Is that correct? Any other case?

If that's right that would be likely a one line change, I can do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150212/a05f39c4/attachment-0002.html>


More information about the webkit-unassigned mailing list