UI bug: "Yes, continue anyway" button text overflows outside button in Codex VS Code extension

Open 💬 2 comments Opened Feb 24, 2026 by Supan-Roy

What version of the IDE extension are you using?

0.4.76

What subscription do you have?

Go

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows 11 Pro x64 (Version 10.0.26200, Build 26200)

What issue are you seeing?

The Codex VS Code extension shows a UI bug in the "Enable full access" confirmation dialog.

The button labeled "Yes, continue anyway" has its text overflowing outside the button boundary, making the UI look broken and unpolished.

Expected behavior:
The button text should remain properly contained within the button box.

Actual behavior:
The text exceeds the button box and overflows outside.

Environment:
OS: Windows 11
VS Code version: 1.109.5
Codex extension version: 0.4.76

Screenshot attached.

<img width="223" height="597" alt="Image" src="https://github.com/user-attachments/assets/a2b5f193-7720-4475-917e-db4fab634639" />

What steps can reproduce the bug?

Steps to reproduce:

  1. Open Visual Studio Code
  2. Click on the Codex extension icon in the Activity Bar
  3. Click the "Change permissions" option then "Full access", trigger the "Enable full access" confirmation dialog
  4. Observe the confirmation dialog at the bottom

Issue:
The button labeled "Yes, continue anyway" has its text overflowing outside the button boundary instead of staying properly inside the button.

This happens consistently every time the dialog appears.

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗