Re: [w3c/editing] Proposal: compositionborder attribute (Issue #414)

Yeah, I was aware of that API. It has been three years and EditContext hasn't been implemented in any browser still. So the intent here with `compositionborder` is to be a simple change that can be quickly added to browsers' existing Input Events implementations. It is sort of a halfway compromise, giving users a way to encapsulate/control IME text input, but without the full-fledged API overhaul and IME integration of EditContext. I also imagine Input Events will not be deprecated once (or if) EditContext is eventually widely supported. So this would still be useful for those who wish to use that API instead.

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

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

Received on Friday, 9 December 2022 02:26:51 UTC