[Webkit-unassigned] [Bug 244202] Incorrect IntlBackslash/Backquote for ISO keyboards on macOS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 25 00:57:17 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244202
--- Comment #5 from Pierre Ossman <ossman at cendio.se> ---
This is about the "code" field, not "key". So the generated symbol isn't terribly interesting.
How the events for these keys should look like is already well established. The standard¹ even has pictures. And every other browser follows it, so it's fairly clear that Safari/WebKit is doing things incorrectly.
¹ https://www.w3.org/TR/uievents-code/#key-alphanumeric-writing-system
https://www.w3.org/TR/uievents-code/#keyboard-102
As for practical effects, it only affects pages that care about physical keys, rather than symbols. So likely games and remote desktop clients. Which is why we're filing this report. If you press these keys in noVNC, the wrong key is sent to the server, and the wrong symbol is generated in the remote session. E.g. you get a "<" instead of a "§" on a Swedish keyboard.
--
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/20220825/19ca8254/attachment.htm>
More information about the webkit-unassigned
mailing list