UI elements' placement changes multiple times a week
What version of the IDE extension are you using?
26.415.20818
What subscription do you have?
plus
Which IDE are you using?
VS Code
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What issue are you seeing?
UI elements in the extension's chat webview change their placement multiple times a month, sometimes a few times a week.
It highly disrupts workflow as the brain of an average person like me develops habits and expects UI elements to stay in their places.
This issue mostly affects the "Change Permissions" button, which keeps changing its location in the chat UI so often that I can barely keep up with it.
For example,
- 1-2 weeks ago it was under the chat input area, on the left side
- up until today (16/04/2026) it was under the chat input area, on the right side
- starting from this evening UTC, it was moved inside the chat area, left side
<img width="742" height="214" alt="Image" src="https://github.com/user-attachments/assets/2a568c87-a5b4-4b3e-8f8c-41724a77f6d8" />
Historical screenshots, evidence:
1
<img width="555" alt="Image" src="https://github.com/user-attachments/assets/a814cb3e-6826-4055-8ef9-0e627c06427d" />
2
<img width="555" alt="Image" src="https://github.com/user-attachments/assets/5cd19f92-561b-4aa4-86e3-5644012b061a" />
3
<img width="555" alt="Image" src="https://github.com/user-attachments/assets/91049181-176d-404a-a8a1-fcfdec02c8c8" />
4
<img width="555" alt="Image" src="https://github.com/user-attachments/assets/6e8cbe82-df19-4396-8891-fe42890e6c78" />
5
<img width="555" alt="Image" src="https://github.com/user-attachments/assets/2b77bb12-96cf-48cf-93fa-ddfa4bd2ee20" />
Another issue is that starting from this evening webview update it stucks in a "loading" state in some existing chats (as shown on the screenshot above), which cannot be resolved by restarting VS Code.
What steps can reproduce the bug?
- Install openai.chatgpt (Codex – OpenAI’s coding agent) extension to your VS Code
- Use it every day
- Observe that UI elements keep changing their placement multiple times a month
What is the expected behavior?
UI elements stay in place and don't change their placement.
Additional information
This issue may sound ridiculous, but it is not a joke. What is ridiculous is that people keep using Codex despite the fact that every day it introduces new issues that did not exist a day ago. I am not a power-user, but just in a month (and I have been using Codex only for a month now), I have already found and reported these:
- https://github.com/openai/codex/issues/17649
- https://github.com/openai/codex/issues/17334
- https://github.com/openai/codex/issues/16117
None of them have received any attention from OpenAI, while at least one of them is extremely high-impact for all users, as it already has multiple duplicates. The other issue is an accessibility problem that affects anyone using a non-default font size when working with Codex.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗