claude-code - 💡(How to fix) Fix [BUG] v2.1.78 Windows: text selection in chat selects entire message block instead of partial selection [1 participants]

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…
GitHub stats
anthropics/claude-code#48168Fetched 2026-04-15 06:31:15
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×4

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

  • Windows 10 Home 10.0.19045 (Italian locale)
  • Using Claude Code desktop app (not CLI/web)
  • The auto-updater updated from v2.1.77 to v2.1.78 without explicit user confirmation
  • As a workaround, auto-updater has been disabled via "autoUpdaterStatus": "disabled" in settings.json
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?

Since upgrading to v2.1.78 on Windows, text selection in the Claude Code desktop chat interface is broken.

Behavior before v2.1.78: I could click and drag to select any portion of text in a chat message, then copy it normally with Ctrl+C.

Behavior in v2.1.78: When I try to select a portion of text inside a chat message, the entire message block gets selected instead of just the highlighted portion. This makes it impossible to copy a specific part of a response.

This regression appeared after the automatic update to v2.1.78 tonight. The previous version (v2.1.77) worked correctly.

What Should Happen?

Clicking and dragging over text should select only the highlighted portion, allowing the user to copy just that specific text with Ctrl+C — exactly as it worked in v2.1.77 and earlier.

Error Messages/Logs

Steps to Reproduce

  1. Open Claude Code desktop app (v2.1.78) on Windows 10
  2. Start a new chat and get any response from Claude
  3. Try to click and drag to select a specific word or phrase within the response
  4. Observe that the entire message block gets selected instead of just the dragged portion
  5. Try Ctrl+C — it copies the entire message, not the intended selection

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.77

Claude Code Version

2.1.78

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

  • Windows 10 Home 10.0.19045 (Italian locale)
  • Using Claude Code desktop app (not CLI/web)
  • The auto-updater updated from v2.1.77 to v2.1.78 without explicit user confirmation
  • As a workaround, auto-updater has been disabled via "autoUpdaterStatus": "disabled" in settings.json

extent analysis

TL;DR

The most likely fix for the broken text selection in the Claude Code desktop chat interface is to revert to version 2.1.77 until the issue is resolved in a future update.

Guidance

  • Verify that the issue is indeed specific to version 2.1.78 by checking if other users have reported similar problems.
  • Try resetting the application settings to their default values to see if the issue persists.
  • Consider reaching out to the development team to report the regression and ask for a patch or a workaround.
  • As a temporary workaround, continue using version 2.1.77 or explore alternative methods for copying text, such as using the web or CLI versions of Claude Code.

Notes

The issue seems to be a regression introduced in version 2.1.78, and reverting to the previous version may be the most straightforward solution until the problem is fixed.

Recommendation

Apply workaround: Revert to version 2.1.77 or disable auto-updates until a fixed version is released, as the current version introduces a significant usability issue.

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] v2.1.78 Windows: text selection in chat selects entire message block instead of partial selection [1 participants]