-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Claude chat input on macOS: ⌘A selects full conversation, and caret can’t be placed inside existing text #11468
Copy link
Copy link
Closed
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:settings-keybindingsSettings UI, preferences, keybindings, and keyboard-shortcut management.Settings UI, preferences, keybindings, and keyboard-shortcut management.area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:auto-triage-review
Metadata
Metadata
Assignees
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:settings-keybindingsSettings UI, preferences, keybindings, and keyboard-shortcut management.Settings UI, preferences, keybindings, and keyboard-shortcut management.area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:auto-triage-review
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
In Claude chat input on macOS, core text-editing interactions are broken:
⌘Aselects the entire conversation instead of the active input text, and clicking inside typed input does not move the caret.Problem
While composing prompts in Claude chat, users cannot reliably edit existing input text. The selection and caret behavior appears to target the full conversation surface rather than the active text input.
Expected behavior
⌘Awhile focus is in the Claude input should select only the current input text.Actual behavior
⌘Aselects the full conversation instead of only input text.Reproduction steps or desired workflow
⌘A.Artifacts
None attached.
Warp version
v0.2026.05.06.15.42.stable_05
Operating system
macOS 15.7.3 (build 24G419)