Send button requires multiple presses after latest voice update
Open 💬 2 comments Opened Jul 24, 2026 by Zakisb
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
Since the latest voice update, the send button has become unresponsive or delayed. I often need to press it about four times before my message is actually sent.
Steps to reproduce
- Open Codex.
- Enter a message, including after using voice input.
- Press the send button once.
Expected behavior
The message should be sent immediately after one press.
Actual behavior
The first several presses do nothing. The message is usually sent only after pressing the button about four times.
This started after the latest voice update and happens consistently.
2 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Triage note (OSS repo check)
This looks like a Codex Desktop composer bug (Send button + post-voice state), not something fixable in the public
openai/codexCLI/TUI tree. There is no Send-button / voice-dictation UI here; TUI realtime voice was removed, and this repo only exposes backend realtime APIs.#34338 looks related but not identical: that one is about missing visible "transcribing..." feedback while Stop/Send is disabled. This report is about needing multiple Send presses after the latest voice update. They may share a post-voice composer disabled/focus/finalizing-state issue.
Missing details that would help triage