[Webkit-unassigned] [Bug 105463] Implement pointer events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 20 00:56:53 PDT 2014


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


Jorik Tangelder <j.tangelder at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j.tangelder at gmail.com




--- Comment #35 from Jorik Tangelder <j.tangelder at gmail.com>  2014-05-20 00:57:13 PST ---
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...

-- 
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