fluentribbon / Fluent.Ribbon

WPF Ribbon control like in Office
http://fluentribbon.github.io
MIT License
2.48k stars 515 forks source link

MenuItems, having a submenu, do not stay highlighted when MenuItem from the submenu is highlighted #1183

Closed yordans closed 6 months ago

yordans commented 7 months ago

The default Windows behavior for Header MenuItem is that the MenuItem stays highlighted when its submenu item is highlighted as shown in the screenshot:

ContextMenu

Fluent.MenuItem behavior:

FluentMenuItem

Environment

batzen commented 7 months ago

Good catch. Never noticed that. 🤦‍♂️