Default input method is ALWAYS Chinese IME #12311

Open
opened 2026-01-31 03:12:01 +00:00 by claunia · 0 comments
Owner

Originally created by @acane77 on GitHub (Jan 30, 2021).

Environment

Windows build number: [Environment]::OSVersion
Windows Terminal version (if applicable): 1.4.3243.0

Any other software?   
* Windows 10 Simpified Chinese version
* Default IME is "Simpified Chinese (US Keyboard)", with "using language bar" on and "different programs using different IME" on. (Shown in figure 1)

RNKOQV2Q4813FD@L%TL 8_8
Figure 1, Language bar (with Simpified Chinese (US Keyboard) selected)

Steps to reproduce

  1. Open the windows terminal in enviroment discribed above.
  2. Input from keyboard.

Expected behavior

Input and echo characters directly if current input method is "Chinese (US Keyboard)" instead of using any Chinese IME, just like any other programs (i.e. cmd.exe, PowerShell),

7T2YXJ66IY{5JXPYS`R1%}J
Figure 2. The way it expected to be

Actual behavior

When pressing keyboard, the character is under an IME (Probably "Microsoft Pinying IME", shown in figure 3), and after pressing space on keyboard, the input string become Chinese characters (shown in figure 4), although current input method is "US Keyboard".

LG0JPC1A8UEUUNO0V$Z4%%M
Figure 3 When input from keyboard without manually pressing SHIFT key

9G71LU5{3JR2@AYTV($B2SI
Figure 4 Then pressing SPACE

Originally created by @acane77 on GitHub (Jan 30, 2021). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: [Environment]::OSVersion Windows Terminal version (if applicable): 1.4.3243.0 Any other software? * Windows 10 Simpified Chinese version * Default IME is "Simpified Chinese (US Keyboard)", with "using language bar" on and "different programs using different IME" on. (Shown in figure 1) ``` ![RNKOQV2Q4813FD@L%TL 8_8](https://user-images.githubusercontent.com/9192383/106349642-7e04d200-630a-11eb-8510-2488daf7864f.png) Figure 1, Language bar (with `Simpified Chinese (US Keyboard)` selected) # Steps to reproduce <!-- A description of how to trigger this bug. --> 1. Open the windows terminal in enviroment discribed above. 2. Input from keyboard. # Expected behavior Input and echo characters directly if current input method is "Chinese (US Keyboard)" instead of using any Chinese IME, just like any other programs (i.e. cmd.exe, PowerShell), ![7T2YXJ66IY{5JXPYS`R1%}J](https://user-images.githubusercontent.com/9192383/106349830-1cddfe00-630c-11eb-95d3-93e9fdd8ce5c.png) Figure 2. The way it expected to be # Actual behavior When pressing keyboard, the character is under an IME (Probably "Microsoft Pinying IME", shown in figure 3), and after pressing `space` on keyboard, the input string become Chinese characters (shown in figure 4), although current input method is "US Keyboard". ![LG0JPC1A8UEUUNO0V$Z4%%M](https://user-images.githubusercontent.com/9192383/106349748-7d207000-630b-11eb-82c2-6f8834d962d7.png) Figure 3 When input from keyboard without manually pressing `SHIFT` key ![9G71LU5{3JR2@AYTV($B2SI](https://user-images.githubusercontent.com/9192383/106349885-90800b00-630c-11eb-8fdc-14cb54763c6b.png) Figure 4 Then pressing `SPACE`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12311