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 ContextualGroup background or scrolling through ribbon will open disabled tab #465

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

Comments

@dady8889
Copy link
Contributor

When you disable tabs in ribbon, you can't open them by clicking on them. If you put them into a Group you still can't click on them, but if you click above the tab on the Group background it will open the first tab, it doesn't care if the tab is enabled or disabled.

Repro:
FluentBugContextualTabGroup.zip

Fix:
dady8889@c7208b7

However, this is a quick fix. I think it would be better to find the first enabled tab and open it, if there is no enabled tab, don't do anything.


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

Will fix it like you suggested.
Thanks for the suggested fix.

@batzen batzen changed the title Clicking on ContextualGroup background will open disabled tab Clicking on ContextualGroup background or scrolling through ribbon will open disabled tab Aug 24, 2017
@batzen batzen closed this as completed in 8af5b23 Aug 24, 2017
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