microsoft / microsoft/vscode

Visual glitch: Focus outline border clipping in suggestion/completion widget

Open
#332,536 2 comments 2 reactions 1 assignee Claimed by @hediet View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Does this issue occur when all extensions are disabled?: Yes/No

- VS Code Version: 1.134.0
- OS Version: MacOS Tahoe 26.2

**Steps to Reproduce:**

1. Open any code file in editor.
2. Trigger autocomplete / suggestion list (e.g., auto-complete widget popover).
3. Observe the blue outline border around the selected completion item

**Description:**
The focus/selection outline (blue border) on the code completion/suggestion widget does not render correctly around the rounded corners. Specifically, the top-right corner of the blue border appears clipped or disconnected from the container's outer border.

**Screenshots:**

Overview:

Image

Zoomed-in Detail:

Image

**Expected Result:**
The blue focus border should cleanly follow the rounded container corners uniformly without clipping or gaps.

**Actual Result:**
The blue outline is cut off / misaligned at the rounded corner (top-right), creating a visually broken border effect.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.