[Webkit-unassigned] [Bug 105463] Implement pointer events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 20 01:38:30 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=105463
--- Comment #36 from Benjamin Poulain <benjamin at webkit.org> 2014-05-20 01:38:50 PST ---
(In reply to comment #35)
> What about supporting the touch-action property of the pointer events specification?
> https://dvcs.w3.org/hg/pointerevents/raw-file/tip/pointerEvents.html#the-touch-action-css-property
>
> Even when pointer events are not implemented, this css property would really improve the support for touch gestures in webpages. Now we're stuck with only calling preventDefault, and often makes elements blocking the scrolling of a page when not needed...
Yes, I think this is a good idea.
The definition of touch-action is very odd, but the general concepts are interesting.
Can you please open a separate bug for that? It is worth experimenting with touch-action outside pointer events.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list