Remote Control mobile app: last line of response always hidden behind chat input box
Bug Description
In the Claude mobile app when using a Remote Control session, the last line of Claude's response is always hidden behind the chat input box at the bottom of the screen. Scrolling up does not help — the text remains inaccessible.
Steps to Reproduce
- Start a Remote Control session on desktop
- Connect via Claude mobile app (Android)
- Send any message and receive a response
- Observe that the last line of the response is cut off/hidden behind the bottom chat input bar
- Scrolling up does not reveal the hidden text
Expected Behavior
All response text should be fully visible and scrollable above the chat input box. The scroll area should account for the height of the input bar.
Actual Behavior
The bottom line of every response is permanently obscured by the chat input box. The content scroll area does not add enough bottom padding to clear the input bar.
Environment
- Device: Android phone
- App: Claude mobile app (Remote Control session)
- Session type: Remote Control (connected to local Claude Code on Linux/Fedora 43)
Impact
Users cannot read the last line of every response, requiring them to copy text or find other workarounds. Affects usability significantly in longer responses.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗