Re: [w3c/uievents] Event order between "compositionend" and "input" (#202)

Yes, it would be good to reach consensus on this. I believe we were proposing to change the value of `isComposing` for `input` events (and perhaps `beforeinput`) but that will depend on how willing Chrome/Safari are to make that change.

For what it's worth I also often encounter this issue, e.g. [this code](https://github.com/birchill/hikibiki/blob/973ff268420aaf99f7d3fd84478e4a2821470bfd/src/components/SearchBox.tsx#L13-L37) which is precisely the sort of code Masayuki mentioned at this beginning of this issue.

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

Received on Thursday, 7 May 2020 00:46:48 UTC