Closed nicwe closed 5 years ago
As far as i remember i fixed this in version 7.0. could you try to reproduce this using the preview of version 7.0? I am currently on vacation and can't try this myself.
To test this I followed the basic instructions from here "https://fluentribbon.github.io/documentation/basic-setup". I replaced the
<Fluent:ApplicationMenu>
<Fluent:MenuItem Header="1" />
<Fluent:MenuItem Header="5" >
<Fluent:MenuItem Header="5.1"/>
</Fluent:MenuItem>
<Fluent:MenuItem Header="8"/>
<Fluent:MenuItem Header="9">
<Fluent:MenuItem Header="9.1"/>
</Fluent:MenuItem>
</Fluent:ApplicationMenu>
But the problem still exists. I figuered out that the problem exists only when you leave the application menu (step 5 see above) to the right. If you leave every time the application menu in direction down the problem is not present.
I wish you a nice holiday :-)
Environment
Thanks. Will have a look when i am back home.
If you use an application menu with submenus, some submenus will not open each time you move the mouse to the parent menuitem.
Steps to reproduce:
I think it is related to #510
Environment