openai / openai/codex

[BUG] Cannot click secondary windows created by the built-in browser

Open
#42,772 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app browser bug Linux
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.903.11726

What subscription do you have?

Pro

What platform is your computer?

Linux 6.18.48-1-lts x86_64 unknown

What issue are you seeing?

When an external window is created and you try to click anywhere inside of it, it switches back to the codex desktop app instead. It makes it impossible to actually interact with it or even just exit out of the window by clicking the X button.

All clicks and interactions are forwarded to the main codex desktop app.

Image
What steps can reproduce the bug?
  1. Go to https://crates.io inside the codex desktop app's browser on a Linux computer
  2. Click "Log in with Github" in the top right
  3. A window will pop up
  4. You will be unable to interact with this window and attempting to do so will just pop up with the desktop app.
What is the expected behavior?

No response

Additional information

No response

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

Start by reproducing the issue from the built-in browser using crates.io and the “Log in with Github” flow on Linux. Trace how the Codex desktop app creates and focuses the secondary window, then verify that clicks, controls, and the close button remain usable in that window without switching back to the main app.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.