[w3c/editing] EditContext spec should define composition events as they are (not?) fired on EditContext editing host (Issue #448)

https://w3c.github.io/edit-context/#edit-context-differences

> The [EditContext editing host](https://w3c.github.io/edit-context/#dfn-editcontext-editing-host) receives key events and the [beforeinput](https://www.w3.org/TR/uievents/#event-type-beforeinput) event as specified in [[uievents](https://w3c.github.io/edit-context/#bib-uievents)].

IIRC, `EditContext` has its own way to notify web apps of composition. So I think composition events should not be fired on there, but it's not defined in the "Differences for an EditContext editing host" section.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/448
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/448@github.com>

Received on Friday, 13 October 2023 05:36:42 UTC