[Webkit-unassigned] [Bug 83014] New: [Chromium] PlatformKeyboardEvent::m_windowsVirtualKeyCode should be zero for char events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 03:37:00 PDT 2012


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

           Summary: [Chromium]
                    PlatformKeyboardEvent::m_windowsVirtualKeyCode should
                    be zero for char events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cem.kocagil+webkit at gmail.com


Chromium creates PlatformKeyboardEvents with char type that return non-zero for windowsVirtualKeyCode(). It shouldn't, as documented in PlatformKeyboardEvent.h ("Zero for Char events").

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