[macOS] Edit action missing for user messages in ChatGPT surface

Resolved 💬 0 comments Opened Jul 21, 2026 by diyuwajueji1 Closed Jul 24, 2026

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

26.715.61943 (5628)

What subscription do you have?

Plus

What platform is your computer?

macOS 27.0 (build 26A5388g), arm64

What issue are you seeing?

I’m seeing this in the ChatGPT surface of the combined desktop app: when I hover over a message I sent, the only available action is Copy. There is no Edit action.

I tried several ChatGPT conversations and got the same result. I also switched to Codex and sent the same test text (test). Codex shows both Copy and Edit, while ChatGPT only shows Copy. The screenshots below were taken nine seconds apart during the same app session.

What steps can reproduce the bug?

  1. Select ChatGPT in the app.
  2. Open an existing conversation or start a new one.
  3. Send a message and wait for the reply.
  4. Hover over the message you sent to reveal its actions.
  5. Observe that Copy is available but Edit is missing.

What is the expected behavior?

I should be able to edit my own eligible messages from the ChatGPT surface.

Additional information

Bundle identifier: com.openai.codex

The missing Delete chat action is tracked separately in #33589.

ChatGPT (00:38:31 JST) — Copy only

<img width="773" height="271" alt="ChatGPT surface showing the user message 'test' with Copy but no Edit action" src="https://github.com/user-attachments/assets/6ba1e100-987b-46f5-b063-801bd6dfa641" />

Codex (00:38:40 JST) — Copy and Edit

<img width="768" height="261" alt="Codex surface showing the user message 'test' with both Copy and Edit actions" src="https://github.com/user-attachments/assets/ed0ad32b-f0d2-4c22-ab48-5fcd2782bc06" />

Diagnostic bundle:

chatgpt-edit-message-diagnostics-2026-07-22.zip

View original on GitHub ↗