[BUG] RTL/Hebrew text alignment issues in Claude Desktop
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When writing or reading in Hebrew, text is left-aligned instead of right-aligned. When Hebrew and English appear in the same line, the word order is confusing and unreadable due to missing BiDi (bidirectional text) support. Also, the window close button (X) overlaps the hamburger menu button, making it inaccessible.
What Should Happen?
Text should be right-aligned when Hebrew is detected, and mixed RTL/LTR text should display in correct reading order. The hamburger menu should be accessible without being blocked by the close button.
Error Messages/Logs
Steps to Reproduce
- Open Claude Desktop
- Start a conversation in Hebrew
- Observe that text is left-aligned and mixed Hebrew/English text order is incorrect and unreadable
- Try to click the hamburger menu — it is blocked by the close button
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
Unknown (not displayed in app)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
OS: Windows 10 Home, Version 22H2, Build 19045.7058
This issue also exists in the Claude.ai web version.
Fixing this would greatly improve the experience for Hebrew and Arabic-speaking users.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗