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

First underscore missing in drop down menu header text #775

Closed
RandomEngy opened this issue Feb 4, 2020 · 3 comments
Closed

First underscore missing in drop down menu header text #775

RandomEngy opened this issue Feb 4, 2020 · 3 comments
Assignees
Milestone

Comments

@RandomEngy
Copy link

The first underscore is missing in the Header text given to a Fluent.MenuItem.

image

I verified it was being given the correct text in the debugger.


Environment

  • Fluent.Ribbon v7.0.1
  • Windows 10 v1903
  • .NET Framework 4.7.1
@batzen
Copy link
Member

batzen commented Feb 8, 2020

That's by design as it's an AccessText and the underscore is the marker for access keys/shortcuts.
I will try to add a property with which you can disable this behavior for ribbon menuitem.

@batzen batzen self-assigned this Feb 8, 2020
@batzen batzen added this to the Next milestone Feb 8, 2020
@batzen batzen closed this as completed in c7d4c8f Feb 8, 2020
@RandomEngy
Copy link
Author

Thanks!

@RandomEngy
Copy link
Author

Just tried it out. Works great.

@batzen batzen modified the milestones: Future, 8.0.0 Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants