- From: Michael Aufreiter <notifications@github.com>
- Date: Mon, 17 Nov 2025 05:57:45 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 November 2025 13:57:49 UTC
michael created an issue (w3c/editing#505) With aborting I mean pressing a dead key (composition starts) and then click somewhere else (composition is implicitly ended - oncompositionend is called). However since the native behavior of contenteditable would leave the `"^"` in the DOM after cancelling, I'd expect the event.data in oncompositionend also have `"^"` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/505 You are receiving this because you are subscribed to this thread. Message ID: <w3c/editing/issues/505@github.com>
Received on Monday, 17 November 2025 13:57:49 UTC