Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flickering focus color on editor tab click #244766

Merged
merged 1 commit into from
Mar 26, 2025
Merged

Conversation

benibenj
Copy link
Contributor

Copilot Generated Description: Adjust the CSS to prevent the editor tab's bottom border from briefly using the focus color on mouse click by modifying the outline offset and removing the focus background color for active tabs.

Fixes #242691

Verified

This commit was signed with the committer’s verified signature.
benibenj Benjamin Christopher Simmonds
@benibenj benibenj self-assigned this Mar 26, 2025
@benibenj benibenj enabled auto-merge (squash) March 26, 2025 17:09
@vs-code-engineering vs-code-engineering bot added this to the March 2025 milestone Mar 26, 2025
@benibenj benibenj merged commit 73d21c9 into main Mar 26, 2025
8 checks passed
@benibenj benibenj deleted the benibenj/dutch-yak branch March 26, 2025 17:24
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.

Editor tab's bottom border briefly use focus color on mouse click
2 participants