WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 4117
4109
onmouseout and onmouseover events only respond to user action
https://bugs.webkit.org/show_bug.cgi?id=4109
Summary
onmouseout and onmouseover events only respond to user action
Samrod
Reported
2005-07-22 05:37:16 PDT
This issue exists across all browsers I've seen to date. onmouseout, onmouseover, and even the CSS property :hover are triggered only when the mouse is moved over or off an object. But if an object slides under or away from a static mouse on its own, either by page scrolling or animating the object's location, the events aren't triggered. This may seem insignificant, but in a more elaborate scenario such as the sliding icons at the top of my albums:
http://homepage.mac.com/samrod/photos/sailingWariane
, the icons don't respond as expected while in motion.
Attachments
Add attachment
proposed patch, testcase, etc.
Samrod
Comment 1
2005-07-23 18:15:30 PDT
*** This bug has been marked as a duplicate of
4117
***
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