codex - 💡(How to fix) Fix Codex session right-side scrollbar is blocked by the upper-right output panel

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.527.31326

What subscription do you have?

plus

What platform is your computer?

windows x64

What issue are you seeing?

In the Codex session page, the right-side draggable scrollbar/scroll thumb is partially blocked by the upper-right output panel. When the scroll thumb moves near that area, it becomes impossible to click or drag it with the mouse. I can only continue scrolling with the mouse wheel.

Actual behavior:

The scrollbar thumb appears to be covered or blocked by the upper-right output panel. Mouse clicks cannot select or drag the scrollbar thumb in that area, so scrolling by dragging is not possible. Only mouse-wheel scrolling works.

What steps can reproduce the bug?

Feedback ID: 019e4dc7-98c6-7a72-939e-ec9e4d154a5a Open a Codex session page. Use the right-side scrollbar to scroll through the session. Move the scroll position until the scrollbar thumb reaches the area near the upper-right output panel. Try to click or drag the scrollbar thumb.

What is the expected behavior?

The right-side scrollbar should remain clickable and draggable at all times. It should not be covered by the output panel or any overlaying UI element.

Additional information

This looks like a UI layering or hit-testing issue. The output panel may have a higher z-index or an overlapping pointer-event area that prevents the scrollbar from receiving mouse events.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex session right-side scrollbar is blocked by the upper-right output panel