[Webkit-unassigned] [Bug 108605] New: [chromium] wrong keyLocation property set for keypress events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 02:33:54 PST 2013


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

           Summary: [chromium] wrong keyLocation property set for keypress
                    events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tasak at google.com


WM_CHAR message doesn't have any virtual keycode in WPARAM. So we cannot use virtual keycode to know location of pressed key for the message.

http://crbug.com/172868

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