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

Clicking on hyperlink inside of ApplicationMenu causes crash #464

Closed
dady8889 opened this issue Aug 24, 2017 · 1 comment
Closed

Clicking on hyperlink inside of ApplicationMenu causes crash #464

dady8889 opened this issue Aug 24, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@dady8889
Copy link
Contributor

So, I use hyperlinks inside of my Ribbon.Menu and when you click on them, an error occurs.
This time I've got a repro project for you.
FluentBugHyperlink.zip

Open the Menu and the hyperlink in the first MenuItem.

I have fixed it like this:
dady8889@83a481f

There should be more elements like hyperlink that aren't Visuals and the code above should fix it for them too.


Environment

  • Fluent.Ribbon Latest
  • Windows 10
  • .NET Framework 4.5.2
@batzen batzen self-assigned this Aug 24, 2017
@batzen batzen added this to the 6.0.0 milestone Aug 24, 2017
@batzen
Copy link
Member

batzen commented Aug 24, 2017

The fix looks like a good start.
Thanks for the suggested fix.
Will fix it slightly different.

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