openai / openai/codex

File preview copy button overlaps the search box close button

Open Beginner friendly
#45,389 0 comments 0 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.901.51231

What subscription do you have?

Pro 5x

What platform is your computer?

Darwin 25.6.0 arm64 arm

What issue are you seeing?

When the search box is open, its close button overlaps the copy button below, causing a layout issue and potentially affecting click interactions.

Image Image
What steps can reproduce the bug?
  1. Open a file preview.
  2. cmd+f Open the search box.
  3. Observe the search box close button and the file content copy action buttons below it.
What is the expected behavior?

The search box close button and the file copy button should have sufficient spacing and remain independently clickable.

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 in the Codex App: open a file preview, press cmd+f, and inspect the search-box close button and file-content copy actions. Trace the file-preview and search-box UI entry points, then verify that the controls have sufficient spacing and remain independently clickable.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.