Option to disable auto-scroll while the assistant is generating a response
Open 💬 2 comments Opened Jul 31, 2026 by dallarmi-hash
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What variant of Codex are you using?
Mac OS Tahoe - Codex Version 26.727.40816
What feature would you like to see?
In previous versions, the viewport remained anchored at the beginning of the response while new text was appended below. This made it comfortable to read long answers as they were being generated.
The current behavior automatically follows the last generated token. As a result, the beginning of long responses constantly scrolls off-screen, making real-time reading difficult.
Please add a preference such as:
Keep viewport at the start of the response (legacy behavior)
Follow generation (current behavior)
Additional information
_No response_
2 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
I am experiencing this same issue in the Codex app on Windows, and it has a significant impact on my workflow.
For long Codex sessions, I want to begin reading a response from the top while Codex continues generating below it. Instead, the viewport follows the newest generated content, continually moving what I am trying to read off-screen. When generation finishes, I have to scroll back up to find the beginning of the response.
For my workflow, this is disruptive enough that I have completely avoided using the Codex app and have preferred browser interfaces that allow me to maintain my reading position.
I would strongly prefer one of these behaviors:
A small "jump to latest" or "new content below" indicator would be preferable to automatically moving the viewport.
This is especially important during long coding and troubleshooting sessions, where responses can be substantial and I am often reading the beginning while Codex is still producing the remainder.
Please make automatic follow-scrolling optional rather than mandatory.