File preview copy button overlaps the search box close button
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.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.
What steps can reproduce the bug?
- Open a file preview.
- cmd+f Open the search box.
- 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
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
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