musescore / musescore/MuseScore
Mnemonic Shortcuts not reading or working correctly
@DmitryArefiev is already working on this.
Since Nov 10, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
When arrowing down a menu the Mnemonic shortcut symbols are not read out by the screen reader. They work if pressed in quick succession, but if interrupted by an arrow key press they do not work and seem to loose focus so Esc has to be used to get back to the score and then other attempts to use Alt for a menu do not work as if a menu is still stuck open but not in focus.
Steps to reproduce
-
Press Alt F to open the file menu
-
Arrow down to Open.
You hear "Open Ctrl + O"
Expected result is for the Mnemonic shortcut to be read also and hear "Open Ctrl + O O". -
Press Alt F O in quick succession. The Open dialogue menu opens as expected.
-
Press Alt F, arrow up/down the menu a few times hearing items.
-
Press O.
Expected behaviour - The Open dialogue box should Open.
Actual Behaviour - The focus seems to be lost, arrowing and tabbing don't work, in fact nothing but Esc seems to work which returns focus to the score. -
Press Alt + F to return to the File menu.
Result - Alt no longer seems to work and although the score can be navigated even trying to quit the programme can get stuck in an unfocused dialogue box asking whether you want to save changes.
Screenshots/Screen recordings
No response
MuseScore Version
4.1
Regression
I don't know
Operating system
Windows 10 with NVDA
Additional context
No response
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.
Assessment
This issue has not been assessed yet.