Comment on P99 0 ms* autocomplete for 240M domain namesparentComments−youngtaff11dI can see both viewpoints here and don’t have a strong personal viewBut for reference browsers fire the keypress event on keyup−wky11dIf supported by a user agent, this event MUST be dispatched when a key is pressed down [...]https://w3c.github.io/uievents/#event-type-keypress−chrismorgan11dThe keypress event is an ancient mistake that I think never had any legitimate use case, and has been deprecated for quite some time now.
Comments
I can see both viewpoints here and don’t have a strong personal view
But for reference browsers fire the keypress event on keyup
https://w3c.github.io/uievents/#event-type-keypress
The keypress event is an ancient mistake that I think never had any legitimate use case, and has been deprecated for quite some time now.