Prompt box overflows on top of LLM response and cannot be shown with scrolling #1705

Closed
opened 2026-02-16 17:32:16 -05:00 by yindo · 2 comments
Owner

Originally created by @bcardarella on GitHub (Sep 13, 2025).

This first image shows the LLM response with a prompt that has not yet grown beyond its default proportions:

Image

Here is that same window after I've grown the prompt:

Image

I cannot scroll to show the rest of the LLM response. It just cuts off. Would be nice to either bump up the response so it still shows or allow for scrolling when it is overlapped

Originally created by @bcardarella on GitHub (Sep 13, 2025). This first image shows the LLM response with a prompt that has not yet grown beyond its default proportions: <img width="631" height="338" alt="Image" src="https://github.com/user-attachments/assets/f3724a82-5698-40e8-9c4e-c3bee7fd302b" /> Here is that same window after I've grown the prompt: <img width="667" height="194" alt="Image" src="https://github.com/user-attachments/assets/aac52a4a-cc8b-4fc7-b9d0-e9236dc2affa" /> I cannot scroll to show the rest of the LLM response. It just cuts off. Would be nice to either bump up the response so it still shows or allow for scrolling when it is overlapped
yindo closed this issue 2026-02-16 17:32:16 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 13, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #1967: Input field for new message covers existing messages - describes the same core problem of the input field overlapping and hiding message content
  • #1098: Copy pasting a large text makes it impossible to scroll it to the end - related issue about scrolling problems with large input text
  • #133: Cannot scroll back when there's a lengthy response from the model - similar scrolling limitation issue

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Sep 13, 2025): This issue might be a duplicate of existing issues. Please check: - #1967: Input field for new message covers existing messages - describes the same core problem of the input field overlapping and hiding message content - #1098: Copy pasting a large text makes it impossible to scroll it to the end - related issue about scrolling problems with large input text - #133: Cannot scroll back when there's a lengthy response from the model - similar scrolling limitation issue Feel free to ignore if none of these address your specific case.
Author
Owner

@bcardarella commented on GitHub (Sep 13, 2025):

Appears to be duplicate of #133 and may be the result of #1967

@bcardarella commented on GitHub (Sep 13, 2025): Appears to be duplicate of #133 and may be the result of #1967
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1705