- From: Johannes Wilm <notifications@github.com>
- Date: Thu, 13 Aug 2026 04:27:26 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 August 2026 11:27:30 UTC
johanneswilm left a comment (w3c/editing#510) Call 2026-07-09: > Michael Aufreiter provided an update. After experimenting with the EditContext API, he found that it addresses the issue well. Since EditContext is expected to gain cross-browser support over time, he suggested focusing on that approach rather than continuing to pursue a solution based on contenteditable. Dan Clark agreed, noting that the "manual mode for contenteditable" discussed in the issue is effectively what EditContext provides. Michael also shared observations from following the Wordgard editor's development. The project has largely switched to using Input Events, with IME composition remaining the primary area that still requires DOM mutation observation. He noted that, from an editor developer's perspective, completing support for IME through EditContext is one of the last major pieces needed and should be considered a high priority. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/510#issuecomment-5279794930 You are receiving this because you are subscribed to this thread. Message ID: <w3c/editing/issues/510/5279794930@github.com>
Received on Thursday, 13 August 2026 11:27:30 UTC