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

StackOverflow Exception when trying to access ApplicationMenu while RibbonMenu is minimized #581

Closed
DavieMakesGames opened this issue Jul 3, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@DavieMakesGames
Copy link

image

First, create a Fluent:Ribbon.Menu item with a nested Fluent:ApplicationMenu item.
Then, create a Fluent:RibbonTabItem underneath.

Steps to Reproduce:

  1. Collapse the ribbon.
  2. Click on one of the RibbonTabItems (to show the ribbon).
  3. Click on the Fluent Application Menu.

I created an event that monitors the mouse click on the Fluent Application Menu and the stack overflow exception happens before this event it triggered.

@batzen batzen self-assigned this Jul 3, 2018
@batzen batzen added the Bug 🐞 label Jul 3, 2018
@batzen batzen added this to the 7.0.0 milestone Jul 3, 2018
@batzen
Copy link
Member

batzen commented Jul 3, 2018

Can reproduce and will have a look.

@DavieMakesGames
Copy link
Author

Thanks!

@batzen batzen changed the title StackOverflow Exception when trying to access ApplicationMenu while RibbonMenu is collapsed. StackOverflow Exception when trying to access ApplicationMenu while RibbonMenu is minimized Jul 3, 2018
@batzen batzen closed this as completed in c41103d Jul 3, 2018
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