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 #242691: Tab bottom border briefly uses focus color on click #244764

Closed
wants to merge 2 commits into from

Conversation

Pesseto
Copy link

@Pesseto Pesseto commented Mar 26, 2025

This change checks if the user is performing a primary mouse click without any modifier keys. If the tab is already active, it prevents the default behavior of displaying the focus color in the bottom border.

You can test it by running VS Code in dev mode and clicking on the tabs.
If you need more information, please ask!

Pesseto and others added 2 commits March 25, 2025 15:50
…lick

This change checks if the user is performing a primary mouse click
without any modifier keys. If the tab is already active, it prevents
the default behavior of displaying the focus color in the bottom
border.

Signed-off-by: Carlos Teles <carlos.teles@tecnico.ulisboa.pt>
@Tyriar
Copy link
Member

Tyriar commented Mar 26, 2025

Looks like this might have been fixed just after this PR went out #244766

@Tyriar Tyriar assigned benibenj and unassigned Tyriar Mar 26, 2025
@benibenj
Copy link
Contributor

Closing as thee has been a fix in the mean time and because this fix might be breaking some interactions

@benibenj benibenj closed this Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants