Stefan Markmann created GUACAMOLE-106:
-----------------------------------------
Summary: keyIdentifier is obsolete and will be removed from Chrome
in October 2016
Key: GUACAMOLE-106
URL: https://issues.apache.org/jira/browse/GUACAMOLE-106
Project: Guacamole
Issue Type: Bug
Components: guacamole-client, guacamole-common-js
Affects Versions: 0.9.10-incubating
Environment: Google Chrome 54
Reporter: Stefan Markmann
Chrome logs warning to browser-console:
'KeyboardEvent.keyIdentifier' is deprecated and will be removed in M54, around
October 2016. See https://www.chromestatus.com/features/5316065118650368 for
more details.
Used in:
https://github.com/apache/incubator-guacamole-client/blob/065548fcdd885a8f15cbb936f49a60cf9f08b414/guacamole-common-js/src/main/webapp/modules/Keyboard.js#L1058
... and ...
https://github.com/apache/incubator-guacamole-client/blob/065548fcdd885a8f15cbb936f49a60cf9f08b414/guacamole-common-js/src/main/webapp/modules/Keyboard.js#L1106
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)