[Webkit-unassigned] [Bug 146901] Override preventDefault() of touch/gestures in iOS Content Blocker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 12:12:16 PDT 2015


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

--- Comment #1 from Benjamin Poulain <benjamin at webkit.org> ---
This one is very tricky.

There are many valid use cases for calling preventDefault() on touch events. I suspect we would mostly break content if rules start ignore it.

A problem is that we do not provide a way for the page to only cancel certain native gestures. It is quite possible the long press is only cancelled as a by-product of another gesture handling.

I'll import this too to keep track of this particular problem, but IMHO extending the platform should have the priority.

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


More information about the webkit-unassigned mailing list