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

Submenus in DropDownButton are not opened each time #510

Closed
nicwe opened this issue Jan 30, 2018 · 1 comment
Closed

Submenus in DropDownButton are not opened each time #510

nicwe opened this issue Jan 30, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@nicwe
Copy link

nicwe commented Jan 30, 2018

If you use an application menu with submenus, the submenus will not open each time you move the mouse to the parent menuitem.

Steps to reproduce:

  1. Start the showcase application
  2. Switch to the application menu (not backstage)
  3. Open the application menu
  4. Move the mouse to the "File" menu (the submenu will open)
  5. Move the mouse over the opened submenu to a free position in the window (not ribbon menu)
  6. Click with the mouse to close the application menu
  7. Open the application menu again
  8. Move the mouse to the "File" menu (the submenu will NOT open)
  • If you repeat the steps you will see that every second time the submenu will not be opened.
  • In case the submenu will not opened, you can hover over some other menu items, then it will work.

Environment

  • Fluent.Ribbon v6.0.0
  • Windows 10
  • .NET Framework 4.0
@batzen batzen self-assigned this Jan 30, 2018
@batzen batzen added this to the 6.0.1 milestone Feb 3, 2018
@batzen batzen changed the title Submenus in the application menu are not opened each time Submenus in DropDownButton are not opened each time Feb 3, 2018
@batzen
Copy link
Member

batzen commented Feb 3, 2018

This not only affects ApplicationMenu. It affects every control in this library inheriting from DropDownButton.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants