[Webkit-unassigned] [Bug 73821] New: keyboard event doesn't fire while moving mouse with button pressed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 04:26:05 PST 2011


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

           Summary: keyboard event doesn't fire while moving mouse with
                    button pressed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/VFAnx/
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rakesh.kn at motorola.com
                CC: adele at apple.com, bweinstein at apple.com


1. Register an eventListener for keydown. Add an alert in the callback function
2. Click and hold the left mouse button. Move the mouse around (as if you want to select something)
3. While moving the mouse press any key.

Key Down event listener is not called.

This happens only on Windows. Works fine on mac and linux.

Chromium issue: http://code.google.com/p/chromium/issues/detail?id=83518

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