openai / openai/codex

[macOS][26.825.51511] Traffic-light window controls do not respond to clicks

Open
#41,886 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug
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)?

26.825.51511 (released Aug 30, 2026)

What subscription do you have?

ChatGPT Plus

What platform is your computer?

macOS 27 Public Beta

What issue are you seeing?

The macOS desktop app's red, yellow, and green traffic-light window controls are visible, but clicking them does not perform their expected actions.

The affected controls are:

  • Red: close the window
  • Yellow: minimize the window
  • Green: zoom or enter/exit full screen

This is a functional click-handling issue, not a visual clipping or alignment issue.

What steps can reproduce the bug?
  1. Open the Codex desktop app on macOS 27 Public Beta.
  2. Locate the red, yellow, and green traffic-light controls in the title bar.
  3. Click each control once.
  4. Observe that the corresponding window action does not occur.
What is the expected behavior?

The traffic-light controls should respond to clicks normally and perform their standard macOS actions: close, minimize, and zoom/full screen.

Additional information
  • This report is for Codex App version 26.825.51511, which is newer than previously reported versions of this issue.
  • The issue affects the macOS desktop app's native window controls.

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 file, test, or entry point is named. First reproduce the click failure on macOS 27 Public Beta with Codex App 26.825.51511, then locate the desktop window title-bar and native traffic-light event handling. Done means red, yellow, and green controls perform their standard close, minimize, and zoom/full-screen actions.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.