[Webkit-unassigned] [Bug 19700] New: Missing MouseOut event in case of DOM manipulations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 20 16:08:32 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19700

           Summary: Missing MouseOut event in case of DOM manipulations
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://www.carto.net/papers/svg/samples/scale_symbols.sv
                    g
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cocoa at gmx.ch


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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list