You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: