Currently both keyboard simulated events and the KeyboardEvent data they use is locked out to US QWERTY keyboard layout.
I think supporting setting custom keyboard layout or at least supporting more customized KeyboardEvent can be very beneficial to any webapp that supports keyboard management and doesn't want to be locked by broken testing in AZERTY/QWERTZ/Turkish (and even in QWERTY, QWERTY for French Canadian is a bit different, and every layout has its customizations per country) keyboard layouts
Currently both keyboard simulated events and the KeyboardEvent data they use is locked out to US QWERTY keyboard layout.
I think supporting setting custom keyboard layout or at least supporting more customized
KeyboardEventcan be very beneficial to any webapp that supports keyboard management and doesn't want to be locked by broken testing in AZERTY/QWERTZ/Turkish (and even in QWERTY, QWERTY for French Canadian is a bit different, and every layout has its customizations per country) keyboard layouts