Bug 19700

Summary: Missing MouseOut event in case of DOM manipulations
Product: WebKit Reporter: Simon Raess <cocoa>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: rwlbuis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://www.carto.net/papers/svg/samples/scale_symbols.svg

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
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.