[BUG] Remote-control mode on mobile (Samsung S24): last line of Claude's response is cut off / hidden behind the input bar
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 using Claude Code in remote-control mode (claude --remote-control) and accessing the session from a mobile browser (Samsung S24, Chrome), the last line of Claude's response is partially cut off / hidden behind the fixed input bar at the bottom of the screen.
The input bar ("Invia feedback…" / "Send feedback…") overlaps the bottom portion of the chat content area, making the last ~1-2 lines of Claude's response unreadable. The user cannot scroll further down to reveal the hidden text.
Steps to reproduce:
- Start a Claude Code session with
claude --remote-control - 2. Open the remote session URL on a Samsung Galaxy S24 (or similar mobile device) in Chrome
- 3. Send a message and wait for Claude's response
- 4. Observe that the last line of the response is partially hidden behind the input bar at the bottom
Device info:
- Phone: Samsung Galaxy S24
- - Browser: Chrome (mobile)
- - - OS: Android
What Should Happen?
The entire chat content should be fully visible and scrollable on mobile devices. The input bar should not overlap Claude's response text. The chat area should have enough bottom padding/margin to account for the fixed input bar, so the user can scroll past the last line and read the complete response.
Error Messages/Logs
N/A - This is a visual/layout bug. No error messages are produced. The issue is purely about the chat content being hidden behind the fixed input bar on mobile.
Steps to Reproduce
- Start Claude Code with remote-control enabled:
claude --remote-control - Open the remote session URL on a mobile device (tested on Samsung Galaxy S24, Chrome mobile browser)
- Send a message to Claude and wait for the response
- Scroll down to the end of Claude's response
- Observe that the last 1-2 lines of the response text are partially hidden behind the fixed "Send feedback..." input bar at the bottom of the screen
- Attempting to scroll further does not reveal the hidden text - the content area does not have enough bottom padding to clear the input bar
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
2.1.69
Claude Code Version
2.1.69
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗