[Webkit-unassigned] [Bug 19398] New: Resizing using the resize handle causes spurious mouse events.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 4 15:17:52 PDT 2008


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

           Summary: Resizing using the resize handle causes spurious mouse
                    events.
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: erik.arvidsson at gmail.com


If the user resizes the window using the resize handle in the lower right
corner we get a mousedown, mousemove and a mouseup directly after the user
releases the mouse button after the resize.

This can cause "random" conversations to get loaded in Gmail because Gmail uses
 the mousedown event to load a conversation.

Expected behavior:

No mouse events should be fired when the user interacts with the resize handle.


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