Open
Bug 798766
Opened 13 years ago
Updated 3 years ago
Javascript mousemove event only fires sporadically on ubuntu 12.04.
Categories
(Core :: DOM: Events, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: leongersen, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4
Steps to reproduce:
Trying to fire the mousemove event in Firefox 15.01 on Ubuntu 12.04. The windows version works fine. Specifically: http://itoning.com/colorscreen/screen/
Actual results:
The mousemove event fires only sporadically, way less than is to be expected. Other browsers on the same machine are capable of completing the event 'instantly'.
Expected results:
The event should fire far more often.
Comment 1•13 years ago
|
||
Could be related to bug 538611? I don’t understand this, so I didn’t search much.
OS: Windows 8 → Linux
Updated•11 years ago
|
Component: Untriaged → DOM: Events
Product: Firefox → Core
Comment 2•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•