Closed Bug 985398 Opened 10 years ago Closed 10 years ago

ontouchstart on non-touch device return 'true'

Categories

(Firefox :: Untriaged, defect)

28 Branch
x86_64
Linux
defect
Not set
critical

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
Severity: normal → critical
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)
(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)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
> 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...
ok, Thanks!
You need to log in before you can comment on or make changes to this bug.