[Webkit-unassigned] [Bug 100591] New: Second right mouse click at the same point does not invokes mousedown event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 06:41:42 PDT 2012


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

           Summary: Second right mouse click at the same point does not
                    invokes mousedown event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: data:text/html,<!DOCTYPE html><html
                    style="height:100%"
                    onmousedown="console.log(event.type)"><title>Chrome
                    second right click bug</title></html>
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danya.postfactum at gmail.com


Open related url, open console. Press right mouse button. "mousedown" event occures. Context menu popups. Do not move mouse pointer. Press right button again. There is no mousedown event.

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