Skip to content

Fix missing RecognizesAccessKey property on Fluent controls #10073

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

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

h3xds1nz
Copy link
Member

@h3xds1nz h3xds1nz commented Nov 15, 2024

Fixes #10071

Description

Fixes missing RecognizesAccessKey property on some Fluent controls that I found to be lacking based on the original issue.

Customer Impact

Users will get less buggy experience migrating to Fluent Theme.

Regression

Kinda, from previous themes.

Testing

Local build, sample app.

Risk

None.

Microsoft Reviewers: Open in CodeFlow

@h3xds1nz h3xds1nz requested review from a team as code owners November 15, 2024 02:37
@dotnet-policy-service dotnet-policy-service bot added PR metadata: Label to tag PRs, to facilitate with triage Community Contribution A label for all community Contributions labels Nov 15, 2024
@siagupta0202 siagupta0202 self-assigned this Jan 9, 2025
@siagupta0202
Copy link
Contributor

LGTM, @h3xds1nz can you please resolve the merge conflicts?

@h3xds1nz h3xds1nz force-pushed the fix-fluent-accesskeys branch from 1e7daf8 to 889e70c Compare March 6, 2025 09:11
@h3xds1nz
Copy link
Member Author

h3xds1nz commented Mar 6, 2025

@siagupta0202 Should be alright :)

Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.40400%. Comparing base (d94671d) to head (889e70c).
Report is 18 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #10073         +/-   ##
===================================================
+ Coverage   10.99508%   11.40400%   +0.40892%     
===================================================
  Files           3215        3214          -1     
  Lines         648472      648518         +46     
  Branches       71534       71516         -18     
===================================================
+ Hits           71300       73957       +2657     
+ Misses        576170      573398       -2772     
- Partials        1002        1163        +161     
Flag Coverage Δ
Debug 11.40400% <ø> (+0.40892%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@siagupta0202 siagupta0202 merged commit 2fc5672 into dotnet:main Mar 6, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from 🥅 Todo to ☑ Done in WPF Fluent Theming Mar 6, 2025
@siagupta0202
Copy link
Contributor

@siagupta0202 Should be alright :)

Thank you so much for your contributions!

@h3xds1nz
Copy link
Member Author

h3xds1nz commented Mar 6, 2025

@siagupta0202 Thank you :) Happy to help!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
Projects
Status: ☑ Done
Development

Successfully merging this pull request may close these issues.

Incorrect display of Button shortcut access key
3 participants