codex - 💡(How to fix) Fix UI bug user cannot click the send button [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#21162Fetched 2026-05-06 06:25:37
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
1
Timeline (top)
labeled ×5commented ×1cross-referenced ×1
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

Codex CLI 0.128.0, latest

What subscription do you have?

100$ doesn't matter is for all users

What platform is your computer?

windows 11

What issue are you seeing?

019df4ec-d2a7-75c1-b56c-fae82374a8f3

is not possible to click the send button of the chat as a pop up Windows keep showing in the top right corner and prevent user click on the send button until the window is present.

Showing up especially when mouse hover the right end side of the UI, where the send button is.

What steps can reproduce the bug?

Uploaded thread: 019df4ec-d2a7-75c1-b56c-fae82374a8f3

Open UI Mouse hover the right end side Narrow the window down half or less try to hit the send button of the chat Tested on chats from any project from any folder

What is the expected behavior?

User must be able at any given time to hit the mouse button to send the chat

Additional information

No response

extent analysis

TL;DR

The issue can be mitigated by avoiding mouse hover over the right end side of the UI or adjusting the window size to prevent the popup from appearing.

Guidance

  • Verify that the issue is specific to the Codex CLI version 0.128.0 and Windows 11 platform.
  • Try to reproduce the issue with different window sizes and mouse hover positions to understand the exact trigger for the popup.
  • Check if the popup is related to any specific UI element or functionality in the chat window.
  • Consider testing the chat functionality with a different project or folder to see if the issue is specific to a particular context.

Notes

The issue seems to be related to a specific UI behavior in the Codex App, but without more information about the popup or the underlying code, it's difficult to provide a definitive fix.

Recommendation

Apply workaround: Avoid mouse hover over the right end side of the UI or adjust the window size to prevent the popup from appearing, as this seems to be the most straightforward way to mitigate the issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING