Codex macOS Intel app Plugins page is covered by a large blank white overlay
What version of the Codex App are you using (From “About Codex” dialog)?
26.513.31313
What subscription do you have?
free
What platform is your computer?
_No response_
What issue are you seeing?
Environment:
- App: Codex desktop app
- Version: 26.513.31313
- Architecture: x86_64 / Intel Mac
- macOS: Intel MacBook
- Install source: official OpenAI Codex download, not App Store
- Locale tested: Chinese and --lang=en-US
Issue:
Opening the Plugins page shows a large blank white rectangle overlaying the plugin list / hero area. Some plugin card content appears partially behind it, but the page is not usable.
Steps Tried:
- Restarted Codex
- Resized window and switched pages
- Reinstalled latest official macOS Intel build from https://developers.openai.com/codex/app
- Cleared Electron/Chromium cache:
- Cache
- Code Cache
- GPUCache
- ~/Library/Caches/com.openai.codex
- Cleared frontend state:
- Session Storage
- Local Storage
- app Preferences
- Relaunched with --lang=en-US
- Issue still reproduces
Observed:
Plugins page remains covered by a large blank white overlay.
Expected:
Plugins page should render normally and allow browsing/managing plugins.
Notes:
Sentry breadcrumbs/logs showed plugin/logo requests returning HTTP 200, so the data appears to load. This looks like a renderer/layout/z-index/overlay issue rather than a network or cache issue.
What steps can reproduce the bug?
Opening the Plugins page shows a large blank white rectangle overlaying the plugin list / hero area. Some plugin card content appears partially behind it, but the page is not usable.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗