You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we on focus mode and navigate with hover, when we are moving the cursor to between the menu items the focus switched to main menu bar button
Screen.Recording.2025-09-18.171020.mp4
Reproduction
Enter focus mode on the menu bar > Navigate with mouse
Suggested Solution
This can be fixed by aligning the menu bar focus behavior with WinUI 3, where focus navigation is done using the keyboard instead of hovering
Library Version
0.10.1
Operating System
Windows 11
Framework
.NET Core and .NET
Framework Version
6
Source of Package
Microsoft Store (Gallery)
Additional Notes
No response
Validations
Check that there isn't already an issue that reports the same or similar problem.
Check that this is a bug in the library that should be fixed, not a feature, also this is not about the documentation. (Or please choose the right repo and template.)
This is one single problem, or a few problems with the same cause. (If you want to report multiple problems, please create one issue for every single problem.)
You've checked that this problem still exists in the latest version. (Keep in mind that we don't provide any support for old versions.)
You know that we can't guarantee that we will satisfy your request. This is not really our duty to do everything anyone asks for. Also, you will treat our staff, contributors, and other users with respect and kindness.
You're sure there's something wrong with the library itself, not how you're using it. (If you are having issues using it and need help, please go to discussion.)
Describe the bug
When we on focus mode and navigate with hover, when we are moving the cursor to between the menu items the focus switched to main menu bar button
Screen.Recording.2025-09-18.171020.mp4
Reproduction
Enter focus mode on the menu bar > Navigate with mouse
Suggested Solution
This can be fixed by aligning the menu bar focus behavior with WinUI 3, where focus navigation is done using the keyboard instead of hovering
Library Version
0.10.1
Operating System
Windows 11
Framework
.NET Core and .NET
Framework Version
6
Source of Package
Microsoft Store (Gallery)
Additional Notes
No response
Validations