Pasting secret values pastes it to key instead
Resolved 💬 2 comments Opened May 20, 2025 by zuuxuux Closed Aug 7, 2025
What version of Codex is running?
The cloud version
Which model were you using?
not applicable
What platform is your computer?
Linux 6.11.0-25-generic x86_64 x86_64
What steps can reproduce the bug?
- Add 2 environment variables
- Add a 3rd environment variable without a value (<<< this seems to key, if you pardon the pun)
- Add a single secret (key and value)
- Add a 2dn secret with just a key
- Try and paste secret value into focused second secret value
What is the expected behavior?
The second secret value should be pasted in the value field
What do you see instead?
Pasting text into secret value pastes it to the secret key
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗