- From: Michael Aufreiter <notifications@github.com>
- Date: Mon, 17 Nov 2025 06:02:26 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 November 2025 14:02:30 UTC
michael created an issue (w3c/editing#506) In my setup (https://svedit.dev) I'm also doing incremental rendering (via Svelte), however the native auto-suggest/correct does not work as I would expect. This may be a MacOS-specific issue as autocomplete/correct is wired into the OS. Reproduce: - In a native contenteditable typing "May the forfe be with you" will autocorrect to "force". - At https://svedit.dev it will not suggest/correct anything. Can work on an isolated repro, if requested. Maybe someone (@megangardner?) can confirm the issue without it, as it's a fair bit of work to set up this particular repro in isolation. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/506 You are receiving this because you are subscribed to this thread. Message ID: <w3c/editing/issues/506@github.com>
Received on Monday, 17 November 2025 14:02:30 UTC