claude-code - 💡(How to fix) Fix Desktop App: Screen freezes and turns white when selecting text with mouse or opening Settings [1 comments, 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#48747Fetched 2026-04-16 06:52:06
View on GitHub
Comments
1
Participants
1
Timeline
5
Reactions
0
Author
Participants
Timeline (top)
labeled ×4commented ×1

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Workaround:

  • Copying text via keyboard (Ctrl+C after selecting) works fine
  • Mouse-based selection consistently causes the freeze
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?

When attempting to select/copy text using the mouse in the Claude Code Desktop App, the entire screen freezes and turns completely white indefinitely. The same freeze occurs when trying to open the Settings page (e.g. to view remaining credits).

Steps to reproduce (mouse text selection):

  1. Open Claude Code Desktop App
  2. Click and drag with the mouse to select text
  3. The screen immediately turns white and freezes permanently — requires force-closing the app

Steps to reproduce (Settings page):

  1. Open Claude Code Desktop App
  2. Navigate to Settings (e.g. to check remaining credits)
  3. Screen turns white and freezes permanently

Workaround:

  • Copying text via keyboard (Ctrl+C after selecting) works fine
  • Mouse-based selection consistently causes the freeze

Environment:

  • OS: Windows 10 Pro (10.0.19045)
  • Claude Code Desktop App: latest installed version
  • Note: Two versions prior to the currently installed version, these issues did not exist. The app UI appearance also changed significantly after the recent update.

What Should Happen?

Selecting text with the mouse should work normally without freezing the app. The Settings page should open and display correctly without turning the screen white.

Error Messages/Logs

Steps to Reproduce

  1. Open Claude Code Desktop App
  2. Click and drag with the mouse to select any text in the conversation
  3. The screen immediately turns white and freezes permanently — app must be force-closed

Alternative reproduction:

  1. Open Claude Code Desktop App
  2. Navigate to Settings (e.g. to check remaining credits)
  3. Screen turns white and freezes permanently

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

latest (post-recent update, Windows Desktop App)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can likely be resolved by reverting to a previous version of the Claude Code Desktop App or waiting for a patch, as the problem is identified as a regression introduced in a recent update.

Guidance

  • The fact that the issue is a regression and did not exist in versions two updates prior suggests that the recent update introduced a bug affecting mouse-based text selection and the Settings page.
  • Given that copying text via keyboard works fine, the issue seems specific to mouse interactions, potentially indicating a problem with event handling or rendering in the updated UI.
  • To mitigate the issue, users can use keyboard shortcuts (e.g., Ctrl+C) for copying text until a fix is available.
  • Since the problem occurs on both text selection and navigating to the Settings page, it might be related to a common underlying component or library updated in the recent version.

Example

No specific code example can be provided without more details on the application's internal workings or the exact changes made in the recent update.

Notes

The solution is speculative due to the lack of detailed technical information about the changes made in the recent update. The issue's description suggests a regression, implying that reverting changes or waiting for a patch might resolve the problem.

Recommendation

Apply workaround: Given the information, the best course of action seems to be using the keyboard for text operations and avoiding the Settings page until an official fix is released, as there's no clear indication of when or if a revert to a previous version would be feasible or recommended by the developers.

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 Desktop App: Screen freezes and turns white when selecting text with mouse or opening Settings [1 comments, 1 participants]