WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug