Re: [w3c/uievents] Clarify `keypress` event handling for keys that map to non-BMP Unicode symbols (Issue #346)

I suggest we align with the OS perspective for the following reasons:

 - Safari's approach is not incorrect according to the spec and expecting Safari to change this due to OSes Safari doesn't work on is a stretch. This implies we cannot do (3)(a).
 - This is the simplest approach from a programmatic perspective (for both Firefox and Chromium) and is cross-browser aligned (not cross-OS however).
 - Since `keypress` is deprecated and already has cross-browser misalignment, (2) and (3)(b) are not _practically_ expected by the user.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/346#issuecomment-1562939577
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/issues/346/1562939577@github.com>

Received on Thursday, 25 May 2023 13:46:13 UTC