Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need algorithm for how input events are fired #198

Closed
garykac opened this issue Apr 9, 2018 · 2 comments
Closed

Need algorithm for how input events are fired #198

garykac opened this issue Apr 9, 2018 · 2 comments

Comments

@garykac
Copy link
Member

garykac commented Apr 9, 2018

We need a algorithmic description of how input events are fired.

beforeinput, input

This will need to be coördinated with Input Events and Editing specs: https://w3c.github.io/input-events/
They need to have the hooks necessary for their spec work,

See https://w3c.github.io/uievents/#events-inputevent-event-order

@garykac
Copy link
Member Author

garykac commented Apr 9, 2018

For readability and manageability, this might be better as a separate algorithm from the basic key event algorithm (#142).

Being able to separate this out cleanly might be a good test for how we can have hooks between the algorithms.

@garykac
Copy link
Member Author

garykac commented Jul 31, 2020

Handling this as part of specifying the keyboard/input/composition events. See #142

@garykac garykac closed this as completed Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant