SwellRT / swellrt

SwellRT main project. Server, JavaScript and Java clients
http://swellrt.org/
Apache License 2.0
234 stars 34 forks source link

Google Chrome: KeyboardEvent.keyIdentifier' is deprecated and will be removed in M54 #213

Closed ghost closed 7 years ago

ghost commented 7 years ago

If you use a version of google chrome greater then Version 53 and you have a Collaborative Text Editor instance then if the user types something into the <div id="editor-panel"/></div> then you will get this error in the browser console and your keyboard input does not get processed:

screenshot 1468

I am pretty sure this is the reason because of the new google chrome version, because when I use an older version it works but if I type I get this warning in the console: Google Chrome: KeyboardEvent.keyIdentifier' is deprecated and will be removed in M54 screenshot 1467

pablojan commented 7 years ago

This issue was fixed some months ago in our master branch, but probably not in old alpha releases. To move to our new beta branch you should git clone the repo and built swellrt manually. Please take into account that all Swellrt API has been evolved to a new beta version, no back compatible.

If you have any doubt or comment please contact me.

Thanks

El jueves, 9 de marzo de 2017, jkamuf2s notifications@github.com escribió:

If you use the a version of google chrome greater then Version 53 and you have a Collaborative Text Editor instance then if the user types something into the

then you will get this error in the browser console and your keyboard input dont get processed:

[image: screenshot 1468] https://cloud.githubusercontent.com/assets/7395542/23758161/1b9cc830-04e9-11e7-879f-a76c86682fac.jpg

I am pretty sure this is the reason because of the new google chrome version, because when I use an older version it works but if I type I get this warning in the console: Google Chrome: KeyboardEvent.keyIdentifier' is deprecated and will be removed in M54 [image: screenshot 1467] https://cloud.githubusercontent.com/assets/7395542/23758178/30acf38a-04e9-11e7-9ff9-624a604bc4d3.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/P2Pvalue/swellrt/issues/213, or mute the thread https://github.com/notifications/unsubscribe-auth/AEP6DzH9wAT-cm8KVW0Xsh0YiOUbUQEbks5rkCD2gaJpZM4MYRGN .

pablojan commented 7 years ago

You can check out http://jetpad.net it uses latest master branch of swellrt

El jueves, 9 de marzo de 2017, Pablo Ojanguren pablojan@gmail.com escribió:

This issue was fixed some months ago in our master branch, but probably not in old alpha releases. To move to our new beta branch you should git clone the repo and built swellrt manually. Please take into account that all Swellrt API has been evolved to a new beta version, no back compatible.

If you have any doubt or comment please contact me.

Thanks

El jueves, 9 de marzo de 2017, jkamuf2s <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> escribió:

If you use the a version of google chrome greater then Version 53 and you have a Collaborative Text Editor instance then if the user types something into the

then you will get this error in the browser console and your keyboard input dont get processed:

[image: screenshot 1468] https://cloud.githubusercontent.com/assets/7395542/23758161/1b9cc830-04e9-11e7-879f-a76c86682fac.jpg

I am pretty sure this is the reason because of the new google chrome version, because when I use an older version it works but if I type I get this warning in the console: Google Chrome: KeyboardEvent.keyIdentifier' is deprecated and will be removed in M54 [image: screenshot 1467] https://cloud.githubusercontent.com/assets/7395542/23758178/30acf38a-04e9-11e7-9ff9-624a604bc4d3.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/P2Pvalue/swellrt/issues/213, or mute the thread https://github.com/notifications/unsubscribe-auth/AEP6DzH9wAT-cm8KVW0Xsh0YiOUbUQEbks5rkCD2gaJpZM4MYRGN .