Mike Jumper created GUACAMOLE-1595: -------------------------------------- Summary: mouse_mask not properly initialized within guac_terminal Key: GUACAMOLE-1595 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1595 Project: Guacamole Issue Type: Bug Components: guacamole-server Reporter: Mike Jumper
The {{mouse_mask}} value used by the Guacamole terminal to track the current mouse button state is not properly initialized to zero when the terminal is allocated. This can randomly result in the first mouse event on the connection being interpreted as a click, even though no mouse buttons have actually been pressed. -- This message was sent by Atlassian Jira (v8.20.7#820007)