Closed
Bug 985398
Opened 11 years ago
Closed 11 years ago
ontouchstart on non-touch device return 'true'
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 970346
People
(Reporter: damian.bucki, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140317233623
Steps to reproduce:
After write in console
"ontouchstart" in window
return true on non-touch device.
Tested on linux ubuntu 12.04
Expected results:
Please pay attention to this problem
Reporter | ||
Updated•11 years ago
|
Severity: normal → critical
Comment 1•11 years ago
|
||
What is the value of the 'dom.w3c_touch_events.enabled' pref in about:config ?
This is likely a duplicate of bug 970346.
Flags: needinfo?(damian.bucki)
Reporter | ||
Comment 2•11 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #1)
> What is the value of the 'dom.w3c_touch_events.enabled' pref in about:config
> ?
>
> This is likely a duplicate of bug 970346.
Is on '1'
I don't changed this value. Is possible some addons change this?
Flags: needinfo?(damian.bucki)
Reporter | ||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 4•11 years ago
|
||
> I don't changed this value. Is possible some addons change this?
It's possible, but also the responsive mode devtools stuff can change it...
Reporter | ||
Comment 5•11 years ago
|
||
ok, Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•