musescore / musescore/MuseScore

[MU4 Issue] Menu shortcut hint (underline) should only appear when navigation is triggered with keyboard

Open
#15,134 0 comments 0 reactions 0 assignees View on GitHub

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
image

keyboard navigation:
image

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

mouse and keyboard -initiated navigation:
image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.