eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.93k stars 2.49k forks source link

[keyboard-layout] The keyboard layout is incorrectly detected #5684

Open kittaakos opened 5 years ago

kittaakos commented 5 years ago

Description

I can see `root INFO Detected keyboard layout from pressed keys: British (Mac)` in the browser. It happens in FF only. I have one and only keyboard layout configured on the system, `en_US`: ![Screen Shot 2019-07-10 at 11 54 52](https://user-images.githubusercontent.com/1405703/60960144-bb110a00-a309-11e9-8489-25d6794b5703.jpg) ![Screen Shot 2019-07-10 at 11 59 31](https://user-images.githubusercontent.com/1405703/60960393-31157100-a30a-11e9-849d-09e3c1dcf8fb.jpg) Steps to reproduce: - Open any Theia PR/branch in Gitpod and start the Theia instance in a new tab.
akosyakov commented 5 years ago

cc @spoenemann