[macOS][26.825.51511] Traffic-light window controls do not respond to clicks
Nobody has claimed this yet.
- 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?
- Open the Codex desktop app on macOS 27 Public Beta.
- Locate the red, yellow, and green traffic-light controls in the title bar.
- Click each control once.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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