mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-661: Reset all keys if keyup received for unknown key.
This commit is contained in:
		| @@ -938,6 +938,8 @@ Guacamole.Keyboard = function(element) { | ||||
|                 guac_keyboard.release(keysym); | ||||
|                 first.defaultPrevented = true; | ||||
|             } | ||||
|             else | ||||
|                 guac_keyboard.reset(); | ||||
|  | ||||
|             return eventLog.shift(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user