IME input is missing after #4747 #6711

Closed
opened 2026-01-31 00:45:27 +00:00 by claunia · 0 comments
Owner

Originally created by @leonMSFT on GitHub (Mar 3, 2020).

Originally assigned to: @miniksa on GitHub.

Steps to reproduce

Try to type an IME sequence of characters, for example, 你是我的

Expected behavior

你是我的 should show up on the screen.

Actual behavior

Only 你我 shows up on the screen. This repros for both Japanese and Korean IME as well (those are the only two others that I've tested).

Looks like every other character doesn't show up.

Originally created by @leonMSFT on GitHub (Mar 3, 2020). Originally assigned to: @miniksa on GitHub. # Steps to reproduce Try to type an IME sequence of characters, for example, 你是我的 # Expected behavior 你是我的 should show up on the screen. # Actual behavior Only 你我 shows up on the screen. This repros for both Japanese and Korean IME as well (those are the only two others that I've tested). Looks like every other character doesn't show up.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6711