MacOS app. Copy/pasted text from word documents are pasted into chat as an attached image.
Resolved 💬 11 comments Opened Mar 6, 2026 by STAlfsen Closed Jul 2, 2026
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What version of the Codex App are you using (From “About Codex” dialog)?
26.303.1606 (806)
What subscription do you have?
Pro
What platform is your computer?
Darwin 24.6.0 arm64 arm
What issue are you seeing?
When copying text from Microsoft word for Mac into the Codex chat, the content is pasted as an attached image. Attempting to paste as plaintext with Command+Shift+V does not work.
Current workaround is pasting text from Word into TextEdit, and then copying from TextEdit into Codex.
What steps can reproduce the bug?
On a MacOS system, copy text content from Microsoft Word for mac into the Codex app chat window. The text will always be attached as an image.
Word version:
Microsoft® Word for Mac
Version 16.106.2 (26022219)
Office Home & Student 2021
What is the expected behavior?
Text pasted as text into the chat.
Additional information
_No response_
11 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Checked the VSCode extension - Same behaviour (actually also with Claude Code). Issue partially reflected in ChatGPT webapp (pasted both as text and image)
The Copilot chat feature in VSCode does NOT have the same behaviour, there text from Word is pasted only as text. It is thus not an universal issue of pasting from Microsoft Word for Mac.
Ran the issue through Codex, asked it to identify exact root cause and create a patch, replicating it with R/G tests first, and then create a summary document with details. Codex 5.3 claims to have identified and patched the issue at least, I have not verified implementation, but here is the summary document at least.
WORD_PASTE_ISSUE_SUMMARY.md
Not sure what side effects disabling the image copy override when there is a mixed image/text content in the clipboard might have, and if such a fix would need additional guardrails to be specific to whatever clipboard pattern word for mac employs in order to not break other pasting behaviour.
As of Version 26.324.21641 (1228) this issue is still present, and still annoying.
As of version 26.415.40636 (1799), it is still present. I assume there is some other use case that has led to the preference over pasted image than text when two are present, but can we at least adjust it in the settings of the Codex app? It is a significant annoyance for my usecases still.
As of version Version 26.429.61741 (2429), still present, and still annoying.
I can reproduce this consistently on macOS.
Additional details:
This suggests Codex App may be prioritizing an image/bitmap representation from the clipboard over the plain text representation
I can reproduce this too, and it is not limited to Word.
Environment:
Behavior:
Expected:
This is still not fixed, we definitely need to fix, we dont need to copy as image and this is useless feature to be honest.
It is in the web interface too, so I assume there is some kind of use-case where the current state is useful. I just can't imagine what that is, and why that is more important than this obvious and annoying problem.
Same here,