-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Bug] Pressing Enter after Japanese IME conversion unexpectedly submits the form in Warp.dev #7261
Copy link
Copy link
Closed
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.bugSomething isn't working.Something isn't working.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.bugSomething isn't working.Something isn't working.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Pre-submit Checks
Describe the bug
When using Japanese input (IME) in the Warp.dev application, pressing Enter to confirm a conversion unintentionally submits the input form. This prevents users from completing their message or command composition as expected when using Japanese.
To reproduce
Expected behavior
Pressing Enter to confirm Japanese IME conversion should not submit the form. The form should only be submitted when the user has finished composing and intentionally wants to submit, not during text conversion confirmation.
Screenshots, videos, and logs
No response
Operating system (OS)
macOS
Operating system and version
15.6(24G84)
Shell Version
zsh --version zsh 5.9 (arm64-apple-darwin24.0)
Current Warp version
v0.2025.08.27.08.11.stable_04
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None