Skip to content

Enhance keyboard focus styles for chat tab components - #333754

Merged
Lee Murray (mrleemurray) merged 1 commit into
mainfrom
mrleemurray/isolated-black-termite
Sep 1, 2026
Merged

Enhance keyboard focus styles for chat tab components#333754
Lee Murray (mrleemurray) merged 1 commit into
mainfrom
mrleemurray/isolated-black-termite

Conversation

@mrleemurray

Copy link
Copy Markdown
Contributor

Improve keyboard focus styles for chat tab components to ensure better accessibility and visual feedback when navigating through the interface. The changes include updated focus outlines for better visibility. Testing can be done by navigating to the chat tab components and observing the focus styles.

Fixes #333622

Copilot AI balanced review requested due to automatic review settings September 1, 2026 11:48
@vs-code-engineering

Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

Benjamin Christopher Simmonds (@benibenj)

Matched files:

  • src/vs/sessions/browser/parts/media/chatCompositeBar.css

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates chat tabs with a rounded, keyboard-only focus indicator while preserving shared high-contrast styling.

Changes:

  • Suppresses the full-tab focus outline.
  • Applies the focus border to the rounded tab fill.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mrleemurray
Lee Murray (mrleemurray) merged commit 8af52a5 into main Sep 1, 2026
40 of 41 checks passed
@mrleemurray
Lee Murray (mrleemurray) deleted the mrleemurray/isolated-black-termite branch September 1, 2026 12:48
@vs-code-engineering vs-code-engineering Bot added this to the 1.137.0 milestone Sep 1, 2026
Bhavya U (bhavyaus) pushed a commit that referenced this pull request Sep 1, 2026
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tabs have focus border

3 participants