WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
19700
Missing MouseOut event in case of DOM manipulations
https://bugs.webkit.org/show_bug.cgi?id=19700
Summary
Missing MouseOut event in case of DOM manipulations
Simon Raess
Reported
2008-06-20 16:08:32 PDT
This example shows how to scale objects on mouse-over. Move mouse cursor over a symbol, it should then be scaled. If the mouse moves out of a symbol, it should be scaled back to normal size. However, in the current Nightly Build (and also in Safari 3.1) the MouseOut Event is never sent and the symbols stay scaled. The page works without any problems in Firefox 3. So, the SVG and the script seem to be ok.
Attachments
Add attachment
proposed patch, testcase, etc.
Rob Buis
Comment 1
2011-05-16 18:41:20 PDT
This works fine nowadays, closing.
Simon Raess
Comment 2
2011-05-17 11:30:02 PDT
great! thanks a lot!!
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