[BUG] Claude Desktop app message window is overflowing
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?
Claude Desktop app message window is overflowing. If text is more than screen size, it should be displayed inside scrollable window. When a chat or any process is in progress and an user input alert window is displayed with large lines of content exceeding screen size, the response options gets hidden below the screen. There is no option to scroll and validate the input options.
To fix this, set the message text control to scrollable and max height to be less than 75% of screen size. So when the content exceeds displayable area, it is displayed as scrollable text and the user input options are visible.
<img width="1920" height="1020" alt="Image" src="https://github.com/user-attachments/assets/0dc6caff-f1ab-4e05-b858-1e34229fe9f3" />
What Should Happen?
Scrollable text control to be provided
Error Messages/Logs
No error messages. UI behaviour
Steps to Reproduce
Explained in the bug description along with fix options.
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Claude 1.2581.0 (f10398)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗