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

Context menu and submenu disappears after a right click #439

Closed
nicwe opened this issue May 24, 2017 · 1 comment
Closed

Context menu and submenu disappears after a right click #439

nicwe opened this issue May 24, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@nicwe
Copy link

nicwe commented May 24, 2017

If you use a application menu with submenus and do a right click on a submenu item, both, the context menu and the submenu will be closed after a short moment.

Steps to reproduce:

  • Start the showcase application
  • Switch to the application menu (not backstage)
  • Open the application menu (Click on "File")
  • Right click on "Text document" in the submenu of "New"
  • Both, the context menu and the submenu will be closed after a short moment

Environment

  • Fluent.Ribbon v5.0.1
  • Windows 10
  • .NET Framework 4.0
@batzen
Copy link
Member

batzen commented May 29, 2017

That's a bug we inherit from MenuItem from WPF itself.
Will try to create a workaround for this issue.

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