UNCONFIRMED 34253
onmousemove fired on load
https://bugs.webkit.org/show_bug.cgi?id=34253
Summary onmousemove fired on load
Torjus
Reported 2010-01-28 04:49:47 PST
The event 'onmousemove' will fire on page load even if the mouse haven't actually moved. In the example provided in the URL field, the 'Mouseover box.' is bound to 'onmousemove', and whenever it's fired, 'Mouse moved.' box is shown. If you reload the page while your mouse is over the 'Mouseoverbox', the 'onmousemove' event will fire, even if you didn't move your mouse. This only happens in safari.
Attachments
Gavin Barraclough
Comment 1 2011-06-30 22:32:48 PDT
This isn't a JSC bug, switching components, hoping it'll find some experts in this area.
Alexey Proskuryakov
Comment 2 2011-07-01 10:09:33 PDT
See also: bug 26401.
Note You need to log in before you can comment on or make changes to this bug.