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

[ MenuBar ] In high contrast, the focus visual overlaps the button border and is barely (or not at all) visible #6730

Merged
merged 8 commits into from
Feb 17, 2022

Conversation

tashatitova
Copy link
Contributor

Fix: add negative FocusVisualMargin so that focus border draws outside of the button (common strategy for most controls, was an oversight here it seems). Also added the corner radius to the high contrast border itself so that the inner corner is round, not square in high contrast.

Before:
default-updated

Updated:
default-befor

High contrast before:
hc-before

High contrast fixed:
hc-updated

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Feb 16, 2022
@karkarl
Copy link
Contributor

karkarl commented Feb 16, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tashatitova
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tashatitova tashatitova merged commit 7a1246a into main Feb 17, 2022
@tashatitova tashatitova deleted the user/tatito/menubar branch February 17, 2022 00:06
@StephenLPeters StephenLPeters added accessibility Narrator, keyboarding, UIA, etc area-Menus team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Narrator, keyboarding, UIA, etc area-Menus team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants