[Webkit-unassigned] [Bug 98931] [GTK] Add touch support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 23 05:55:20 PST 2013


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





--- Comment #1 from Carlos Garnacho <carlosg at gnome.org>  2013-12-23 05:53:21 PST ---
Created an attachment (id=219912)
 --> (https://bugs.webkit.org/attachment.cgi?id=219912&action=review)
[GTK] Add touch events to WK2

This patch uses GdkEventTouch events available in GTK+ >= 3.4 in order to implement web touch events, emulation if pointer events on the right situations is also implemented, so interacting on a WebKitWebView with touch devices works at least like it currently does through GTK+ builtin pointer emulation. TBH interaction with touch devices might still improve greatly (scrolling, zooming, and whatnot), but one thing at a time...

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