Re: [w3c/uievents] Should require Input event to be fired within same event loop as keydown? keypress? neither? (#238)

I started working on a more formal algorithm for dispatching keyboard/input/composition events. It's in the early stages and is far from complete, but my goal is to be able to specify these behaviors enough to address your concerns.

https://docs.google.com/document/d/1LJQvjEmWZGzVgZnofpvdkxMj1hEnLniD72XD4DLJWx4/edit?usp=sharing

Note that we won't be defining any behaviors relative to `keypress` because that event has been deprecated.

-- 
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/238#issuecomment-667431527

Received on Friday, 31 July 2020 23:59:32 UTC