-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Windows Japanese IME preedit text is not visible and candidate window is offset #10146
Copy link
Copy link
Open
Labels
area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.bugSomething isn't working.Something isn't working.duplicateThis issue or pull request already exists.This issue or pull request already exists.os:windowsWindows-specific behavior, regressions, or requests.Windows-specific behavior, regressions, or requests.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.bugSomething isn't working.Something isn't working.duplicateThis issue or pull request already exists.This issue or pull request already exists.os:windowsWindows-specific behavior, regressions, or requests.Windows-specific behavior, regressions, or requests.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Discord username (optional)
No response
Describe the bug
On Windows, Japanese IME input does not render the preedit / composing text correctly in Warp, and the IME candidate window appears offset above the actual input area instead of near the caret/composition position.
This still reproduces on the latest Warp version after trying the common input/font workarounds.
To Reproduce
Expected behaviour
Screenshots
I have a screenshot showing the candidate window appearing above the input area. I can attach it manually if needed.
Operating System
Windows
OS Version
10.0.26200
Shell Version
No response
Warp Version
v0.2026.04.29.08.57.stable_01
Additional context
I tried the following, but the issue still reproduces:
This does not appear to be a shell, font, or input mode configuration issue. It looks related to Windows IME marked text rendering and IME candidate window positioning.
Related issue: #320
Does this block you from using Warp daily?
Yes