musescore / musescore/MuseScore
[MU4 Issue] Menu shortcut hint (underline) should only appear when navigation is triggered with keyboard
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Like the root menus:
mouse navigation

keyboard navigation:

The underline in the submenus should only appear with alt-initiated navigation:
mouse and keyboard -initiated navigation:

It may be by design, but it just feels weird to me. No other software I know does this.
Expected behavior
The underline only appears when the user initiated navigation with alt, like for the root menus.
Platform information
- OS: Windows, but probably all
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the menu and submenu behavior on Windows, comparing mouse navigation with Alt-initiated keyboard navigation as shown in the issue screenshots. Trace the existing root-menu shortcut hint behavior and locate the corresponding submenu rendering; done means submenu underlines appear only after Alt-initiated navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100