[Webkit-unassigned] [Bug 203679] New: Ctrl+Alt+<key> sends incorrect key field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 07:50:58 PDT 2019


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

            Bug ID: 203679
           Summary: Ctrl+Alt+<key> sends incorrect key field
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossman at cendio.se

WebKit/Safari has a different behaviour compared to Chrome and Firefox when it comes to the events generated when pressing e.g. Ctrl+Alt+e on a Swedish keyboard.

The keydown event for the e will have key set to "é" on Chrome and Firefox, but plain "e" in Safari. We would very much like to have a consistent behaviour no matter which browser a user is using. The Chrome/Firefox way makes some sense given that Alt+e gives you "é".

-- 
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/20191031/066210da/attachment.htm>


More information about the webkit-unassigned mailing list