Comment on P99 0 ms* autocomplete for 240M domain namesparentComments−Dylan1680711dI go to the text box in HN and hold down a key.The letter appears instantly, then after a moment a lot more copies of the same letter start showing up rapid-fire.What are you calling flawed about my test?This happens on both Windows 10 and Linux Mint, in Firefox.−weird-eye-issue11dOverall the correct event to listen to would be the input even not the keydown event since it handles the edge cases I mentioned earlierI never meant to infer that the keyup event is specifically what should be listened to
Comments
I go to the text box in HN and hold down a key.
The letter appears instantly, then after a moment a lot more copies of the same letter start showing up rapid-fire.
What are you calling flawed about my test?
This happens on both Windows 10 and Linux Mint, in Firefox.
Overall the correct event to listen to would be the input even not the keydown event since it handles the edge cases I mentioned earlier
I never meant to infer that the keyup event is specifically what should be listened to