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

Action Key Tips Not Displayed if Ribbon Is Minimized #505

Open
MichaelWDenney opened this issue Jan 31, 2025 · 1 comment
Open

Action Key Tips Not Displayed if Ribbon Is Minimized #505

MichaelWDenney opened this issue Jan 31, 2025 · 1 comment

Comments

@MichaelWDenney
Copy link

When the ribbon is minimized, pressing Alt brings up the action key tips for the tabs. However, if you then select a tab using the alt key, action key tips and popup key tips are not displayed for the controls on the tab. Note that, while the key tips are not displayed, the alt key functionality still works.

The logic in JRibbonFrame.KeyTipLayer to not show key tips in some circumstances appears to be the cause.

@MichaelWDenney
Copy link
Author

This same issue happens with collapsed bands. Using the collapsed state key displays the band but action key tips and popup key tips for the band are not present despite the functionality still being available.

This can be seen in the BasicCheckRibbon demo. Shrinking the window sufficiently such that the Page Layout > Font band is collapsed and using the collapsed state key to display the Font band does so without action key tips displayed but hitting "1" will still cause the Bold button to activate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant