In the VS Code platform extension, when the image is out of focus, the "Add File" button requires two clicks to bring up the pop-up dialog.
Resolved 💬 1 comment Opened Jun 8, 2026 by warmthsea Closed Jun 22, 2026
What version of the IDE extension are you using?
VSCode - marketplace ID: openai.chatgpt 26.602.40724
What subscription do you have?
Subscription traffic
Which IDE are you using?
VSCode 26.602.40724
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
When using VS Code, if the focus is not on the plugin, clicking the "Add File" button, "Select Model" button, or "Action" button in the input box will all require clicking twice before the selection window pops up.
What steps can reproduce the bug?
- Open a file.
- Open the VSCode Codex extension.
- Place the focus on the file.
- Click the "+" button to select a file or model (no effect).
- Click the "+" button again to select a file (the pop-up window will then appear).
https://github.com/user-attachments/assets/a07aace8-4731-4c5d-9a6d-7cffbf610c1b
What is the expected behavior?
Regardless of where the focus is, clicking the "+"
button provides immediate feedback.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗