claude-code - 💡(How to fix) Fix [BUG] Claude Desktop (Windows): Window control buttons overlap app UI in RTL OS language

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

N/A - This is a visual UI layout issue, no error logs are generated.

Root Cause

I am using Windows 11 Pro with the system display language set to Hebrew (RTL layout). Because of this, Windows places the system window controls (Minimize, Maximize, Close) on the top left corner. The Claude Desktop app places its internal navigation buttons in the exact same top-left corner. This creates a physical UI overlap, making the app's internal buttons completely unclickable.

Code Example

N/A - This is a visual UI layout issue, no error logs are generated.
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?

I am using Windows 11 Pro with the system display language set to Hebrew (RTL layout). Because of this, Windows places the system window controls (Minimize, Maximize, Close) on the top left corner. The Claude Desktop app places its internal navigation buttons in the exact same top-left corner. This creates a physical UI overlap, making the app's internal buttons completely unclickable.

(Environment: Windows 11 Pro Hebrew, Claude Desktop App for Windows)

What Should Happen?

The app should respect the OS window chrome and detect the RTL system layout. It should adjust its internal UI elements or top bar spacing so they do not overlap with the OS-level minimize/maximize/close buttons.

Error Messages/Logs

N/A - This is a visual UI layout issue, no error logs are generated.

Steps to Reproduce

  1. Set Windows 11 system display language to Hebrew (or any other RTL language).

  2. Open the Claude Desktop App.

  3. Look at the top left corner of the application window.

  4. Try to click the app's internal navigation buttons (notice they are physically blocked by the Windows Minimize/Maximize/Close buttons).

Claude Model

Not sure / Multiple models

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.91 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Non-interactive/CI environment

Additional Information

<img width="574" height="139" alt="Image" src="https://github.com/user-attachments/assets/f14d3b7e-db72-41dc-b259-4a6fd6fc856f" />

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] Claude Desktop (Windows): Window control buttons overlap app UI in RTL OS language