[Webkit-unassigned] [Bug 34253] New: onmousemove fired on load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 04:49:47 PST 2010


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

           Summary: onmousemove fired on load
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: https://dl.dropbox.com/u/490362/hoverEvent/index.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nifty02 at gmail.com


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.

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



More information about the webkit-unassigned mailing list