[Webkit-unassigned] [Bug 16072] New: MouseMove event fails when inside a mousedown over a scroll bar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 08:58:04 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16072

           Summary: MouseMove event fails when inside a mousedown over a
                    scroll bar
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://blog.davglass.com/files/yui/safari2/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dav.glass at yahoo.com


During YUI Release tests we found that in Safari 3.x (and Nightlies):

Moving your mouse anywhere in the document results in a mousemove event being
traced. Holding the mouse button down and moving your mouse anywhere in the
document also results in a mousemove event being traced ... until you mouse
over the scrollbars around a content div with overflow:scroll. mousemove no
longer bubbles to the document (unless you move your mouse across the scroll
bar really fast)

Test Case attached as URL.


-- 
Configure bugmail: http://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