claude-code - 💡(How to fix) Fix [BUG] Cannot selectively copy text from assistant response — only full-message copy works

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Here's a draft you can paste directly into the GitHub issue:


Title: Cannot selectively copy text from assistant response — only full-message copy works

Description:

In Claude Code on the web, it is not possible to select and copy a specific portion of text from an assistant response. Attempting to click-drag to highlight a substring results in either no selection or the entire message being selected/copied instead.

Environment:

  • Claude Code: Web (remote execution / cloud session)
  • Platform: Browser

Steps to reproduce:

  1. Receive any multi-line response from the assistant in the Claude Code web interface
  2. Attempt to click and drag to highlight a specific word, sentence, or paragraph within the response
  3. Press Ctrl+C / Cmd+C to copy

Expected behavior: The highlighted/selected text is copied to the clipboard.

Actual behavior: Either the selection does not work as expected, or only the full message is copied rather than the selected portion.

Impact: This makes it difficult to extract specific code snippets, URLs, or sections of a response without copying and then manually trimming the entire message text.


Feel free to edit before submitting at https://github.com/anthropics/claude-code/issues.

What Should Happen?

Should be able to copy selective portinos of text in the Routine environment

Error Messages/Logs

Steps to Reproduce

Try to copy selective portions of text in the routine environment

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

current

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Cannot selectively copy text from assistant response — only full-message copy works