[BUG] Remote-control mode on mobile (Samsung S24): last line of Claude's response is cut off / hidden behind the input bar

Resolved 💬 2 comments Opened Mar 8, 2026 by sinmar123 Closed Mar 8, 2026

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?

!Image

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:

  1. Start a Claude Code session with claude --remote-control
  2. 2. Open the remote session URL on a Samsung Galaxy S24 (or similar mobile device) in Chrome
  3. 3. Send a message and wait for Claude's response
  4. 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

  1. Start Claude Code with remote-control enabled: claude --remote-control
  2. Open the remote session URL on a mobile device (tested on Samsung Galaxy S24, Chrome mobile browser)
  3. Send a message to Claude and wait for the response
  4. Scroll down to the end of Claude's response
  5. 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
  6. 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_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗