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

Firefox developers must have intended to work it with `String.fromCharCode(event.charCode)`, and IIRC, a pair of `WM_CHAR` is sent by Windows for a surrogate pair input.

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

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

Received on Thursday, 25 May 2023 08:21:14 UTC