Skip to content

playground display issue for long responses #6570

Description

@rumarlon

🔴 Required Information

Please ensure all items in this section are completed to allow for efficient
triaging. Requests without complete information may be rejected / deprioritized.
If an item is not applicable to you - please mark it as N/A

Describe the Bug:
When the playground generates a long output the scrolling doesn't work and snaps to the latest message. While scrolling using the scroll bar the screen flickers making it difficult to read.

Steps to Reproduce:
Please provide a numbered list of steps to reproduce the behavior:

  1. Create agent with agent-cli
  2. Invoke adk playground
  3. Request an answer that will create a long LLM response
  4. Try to scroll up
  5. If you don't see the issue immediately make an additional request that outputs a long response.
  6. Try to scroll up and notice the snap to bottom and flicker

Expected Behavior:
The scroll bar should always work even if the LLM response is long.

Observed Behavior:
No error messages just UI issues when scrolling long LLM answers

Environment Details:

  • ADK Library Version (pip show google-adk): adk, version 2.5.0
  • Desktop OS:** [e.g., macOS, Linux, Windows]: Mac OS, Chrome browser
  • Python Version (python -V): Python 3.14.5

Model Information:

  • Are you using LiteLLM: No
  • Which model is being used: gemini-3.6-flash

🟡 Optional Information

Providing this information greatly speeds up the resolution process.

Regression:
Did this work in a previous version of ADK? If so, which one? unknown

Logs:
Please attach relevant logs. Wrap them in code blocks (```) or attach a
text file.

// N/A

Screenshots / Video:
If applicable, add screenshots or screen recordings to help explain
your problem.

Additional Context:
Add any other context about the problem here.

Minimal Reproduction Code:
Please provide a code snippet or a link to a Gist/repo that isolates the issue.

// Code snippet here

How often has this issue occurred?:

  • Always (100%)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions