OSC / ood-fileexplorer

[MOVED] The Open OnDemand File Explorer
https://osc.github.io/Open-OnDemand/
MIT License
4 stars 1 forks source link

'KeyboardEvent.keyIdentifier' is deprecated and will be removed in M53, around September 2016. #121

Closed brianmcmichael closed 8 years ago

brianmcmichael commented 8 years ago

Console warning in Chrome.

The KeyboardEvent.key field is a suitable specified replacement for this field. https://www.chromestatus.com/features/5316065118650368

keyidentifier

brianmcmichael commented 8 years ago

Fixed by https://github.com/OSC/cloudcmd/pull/35