Re: [editing] RESOLUTION: We are going to focus on describing ce=typing as a priority. (#85)

I think that the deal is really great. After few hours of the meeting it became really clear that it's the only option, but we were able to find a way to make it totally controllable for the editor developers. For instance, interaction of IME with a document will happen via firing events which will have default actions, but which will be "adjustable". Taken that we also removed selection normalisation we are really fine here.

And one more thing – the inconsistencies will happen in the `caret - events` fraction (**which makes no DOM modifications**). The `events` part is clear and the `typing` part is also clear. We just found that `events` and `caret` are not yet sufficient today to build your own editor, as all variants of IMEs cannot be exposed easily to editor developers. But even not exposed, they can fire events consistently.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/85#issuecomment-134722426

Received on Tuesday, 25 August 2015 20:07:53 UTC