Problem Description
when a form element gain focus, the key is down events continue to fire if the button was being pressed.
Attach a Capx
Capx: onedrive.live.com/redir
Description of Capx
key is down events change text, a form input box to click while key is down.
When you hold spacebar and click the inputbox, then release spacebar, it continues to fire the key is down event.
Only when you click off the input and then press spacebar again and release it will it stop firing.
Expected Result
the key is down should stop firing if button is released while a form element is focused.
Affected Browsers
all
vista
r250