mike-jumper opened a new pull request #445: GUACAMOLE-817: Reset keyboard state 
on navigation and form submission.
URL: https://github.com/apache/guacamole-client/pull/445
 
 
   Firefox, and perhaps other browsers, does not fire a keyup event for keys 
involved in submitting a form. This results in the enter key being stuck in a 
pressed state if it is used to submit Guacamole's login form.
   
   Keyboard state should be reset whenever keyboard state cannot be reliably 
maintained. This is already done for loss of window focus, but should also be 
done for form submission (this specific case) and navigation to a different 
page (generic catch-all).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to