[Webkit-unassigned] [Bug 224352] New: [Win] Wrong KeyboardEvent.key for numeric key pad with NumLock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 18:17:58 PDT 2021


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

            Bug ID: 224352
           Summary: [Win] Wrong KeyboardEvent.key for numeric key pad with
                    NumLock
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[Win] Wrong KeyboardEvent.key for numeric key pad with NumLock

1. Connect your keyboard with a numeric key pad to your PC
2. Enable the NumLock key
3. Start Windows MiniBrowser
4. Go to https://w3c.github.io/uievents/tools/key-event-viewer.html
5. Press '8' key on the numeric key pad
6. 'ArrowUp' key event is dispatched

Expected: '8' key event is dispatched

This issue can be reproduced with Windows' On-Screen Keyboard by enabling a numeric key pad option.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210409/f677e9b9/attachment-0001.htm>


More information about the webkit-unassigned mailing list