- From: Johannes Wilm <notifications@github.com>
- Date: Sun, 24 May 2015 19:24:40 -0700
- To: w3c/editing-explainer <editing-explainer@noreply.github.com>
Received on Monday, 25 May 2015 02:25:08 UTC
After reading this (very long) conversation, I must say that indeed, it's not a problem to handle IMEs and spellcheck/auto correct intents differently for complex editor libraries, but that it makes things much easier if one is just dealing with a single text node. As far as I can tell, noone has come up with usecases for IME input that goes across elements, so let's not overcomplicate things. Let's stick with the simple version for now. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing-explainer/issues/34#issuecomment-105094789
Received on Monday, 25 May 2015 02:25:08 UTC