[Webkit-unassigned] [Bug 139681] [GTK] Touch support is reported even when the device don't has a touch screen.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 17 07:33:22 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139681
--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #1)
> Both firefox and chromium say I'm using a normal screen in my touch screen
According to http://caniuse.com/#feat=touch Chromium should support it.
If you open chrome://flags/#touch-events on chromium, there is a "Enable touch events" switch. On my case is set to auto. Maybe if you force it to on (instead of auto) works.
The code they use for detecting if you have a touch screen seems to be there: https://chromium.googlesource.com/chromium/chromium/+/trunk/ui/events/x/touch_factory_x11.cc (Line 81)
--
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/20141217/7e0e2b3d/attachment-0002.html>
More information about the webkit-unassigned
mailing list