WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 139681
146782
[GTK] 'ontouchstart' in window returns true even if no touchscreens are present
https://bugs.webkit.org/show_bug.cgi?id=146782
Summary
[GTK] 'ontouchstart' in window returns true even if no touchscreens are present
Emilio Pozuelo Monfort
Reported
2015-07-09 05:41:58 PDT
'ontouchstart' in window return true if TOUCH_EVENTS is enabled, which is the case in the GTK port by default. That should probably return false if no touchscreens or touch devices are present, even if TOUCH_EVENTS support was compiled in. See
https://bugs.webkit.org/show_bug.cgi?id=142888
which fixed this on Mac (not ios) where TOUCH_EVENTS is disabled in OptionsMac.cmake. This bug causes seemore.playcanvas.com to return touchscreen controls when clicking on the 'gamepad' icon on the top right.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2015-10-02 00:49:30 PDT
*** This bug has been marked as a duplicate of
bug 139681
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug