Unnecessary vertical scrollbar in Instantané mode dropdown on Windows 11

Open 💬 1 comment Opened Aug 9, 2026 by kgbowy

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

Not provided

What subscription do you have?

Not provided

What platform is your computer?

Windows 11 (64-bit)

What issue are you seeing?

An unnecessary vertical scrollbar appears in the Instantané mode dropdown/popup in the ChatGPT Windows application.

The visible content does not appear to require scrolling, so the scrollbar looks unintended and visually inconsistent with the rest of the interface. This may be caused by an overflow or sizing/dimensioning issue in the dropdown component.

What steps can reproduce the bug?

Feedback ID: no-active-thread-019fe3dd-737b-7392-bfae-74df3bebd343

What is the expected behavior?

The Instantané mode dropdown/popup should not show a vertical scrollbar when all its content fits in the visible area.

Additional information

Feedback ID: no-active-thread-019fe3dd-737b-7392-bfae-74df3bebd343

A screenshot was provided with the original feedback, but is not available to attach from this browser session.

View original on GitHub ↗

1 Comment

DresdenGman · 19 days ago

This looks like a contained UI/layout bug rather than a broader app issue. If you want, I can take a look at the dropdown sizing/overflow path and keep the fix minimal so it only removes the unnecessary scrollbar when the popup content fits.