Stefan Müller created GUACAMOLE-1228:
----------------------------------------
Summary: guacamole client does not evaluate GUAC_PREFERENCES
emulateAbsoluteMouse in local storage
Key: GUACAMOLE-1228
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1228
Project: Guacamole
Issue Type: Bug
Components: guacamole-client
Affects Versions: 1.2.0
Reporter: Stefan Müller
it seems that the gacamole client ignores the emulateAbsoluteMouse option from
the GUAC_PREFERENCES in the browser local storage.
i set the options as follows and then start the guacamole client:
GUAC_PREFERENCES
{"emulateAbsoluteMouse":true, "inputMethod": "none", "language": "de",
"timezone": "Europe/Zurich"}
or like this:
{"emulateAbsoluteMouse":false, "inputMethod": "osk", "language": "de",
"timezone": "Europe/Zurich"}
The client is reacting to inputMethod, but not to emulateAbsoluteMouse.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)