Re: contentEditable=minimal

On 23/05/2014 01:23 , Ben Peters wrote:
>> As I said I am unsure that the way in which composition events are
>> described in DOM 3 Events is perfect, but that's only because I
>> haven't used them in anger and they aren't supported much.
>
> My thought is that we can use CommandEvent with type="insertText".
> This would be the corollary to execComamnd("insertText"), and the
> data would be the ñ that is about to be inserted.

But if you only get one event you can't render the composition as it is 
carrying out.

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Friday, 23 May 2014 10:16:14 UTC