Open
Description
Windows Terminal version
1.19.10821.0
Windows build number
10.0.22631.3447
Other Software
N/A
Steps to reproduce
- Open command prompt
- Change to another keyboard layout in taskbar (e.g. from English to Finnish)
- Bug 1: open the keyboard layout UI in task bar, and observe that the keyboard layout is showing conflicting state
- Type in chars to the command prompt window
- Bug 2: observe that typed keys are incorrect (they do not follow the Finnish keymap)
- Close the command prompt window
- Change the keyboard layout to Finnish
- Open a new command prompt, so that this prompt starts up immediately in the Finnish keyboard layout
- Type in chars to the command prompt window
- Observe that this time they keys are indeed correct for Finnish keyboard layout, unlike in step 4.
So it looks like starting up command prompt in the desired keyboard layout produces correct keys to that layout, but starting prompt in another layout and then attempting to change the layout while command prompt is running, results in corrupted layout.
Showcase video of the bug in action: https://youtu.be/LDEJsrhHgRo
Expected Behavior
No response
Actual Behavior
Incorrect keys are output.