openai / openai/codex

2 Fullscreen window layout can obscure the text input and working area on Windows

Open
#42,825 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

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

Versione 26.825.51511

What subscription do you have?

chatgpt pro

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

When the ChatGPT / Codex desktop app is used in fullscreen mode on Windows, switching between areas or showing the system/navigation bar can obscure part of the working area, including the text input field.
This makes the app difficult to use during active work, because the user has to move between chat, previews, side panels, and input controls while parts of the interface are hidden or covered.

What steps can reproduce the bug?
  1. Open the ChatGPT / Codex desktop app on Windows.
  2. Put the app in fullscreen mode.
  3. Work with chat, previews, or side panels open.
  4. Move between areas or trigger the system/navigation bar.
  5. Observe that part of the app interface, including the text input area, can be obscured.
Image
What is the expected behavior?

fullscreen mode should preserve a safe visible area for the text input, chat messages, previews, and main controls. If a bar or overlay appears, the layout should adapt so it does not cover essential UI elements.

Additional information

This is a separate issue from the non-draggable voice overlay bug, although both affect the usability of the app during real project work.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Reproduce the issue in the Windows Codex desktop app, then locate the fullscreen and layout handling entry points. Done means the text input, chat, previews, side panels, and main controls remain visible when system or navigation bars appear.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.