Give me an example. Any example beyond this Space one we’re discussing; because I don’t know of any.
Examples where key down is used as an input event?
Basically anything that requires text input from OS-native text input fields to IDEs, word processors, spreadsheets, web browsers, terminal emulators and so on and so forth.
I can see both viewpoints here and don’t have a strong personal view
But for reference browsers fire the keypress event on keyup
Examples where key down is used as an input event?
Basically anything that requires text input from OS-native text input fields to IDEs, word processors, spreadsheets, web browsers, terminal emulators and so on and so forth.