musescore / musescore/MuseScore
Not proper navigation when switching from key selection dropdown to the next item in Instrument list
Open
@mathesoncalum is already working on this.
Since Dec 22, 2023.
accessibility
needs design
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Accessibility issue (e.g. for keyboard-only or screen reader users)
Bug description
After #20591 implementation there is one navigation issue left:
When there are multiple instruments with “key drop-downs” in the search, if you press down, the focus will move to the next key drop-down instead of the next item in the list.
Steps to reproduce
https://github.com/musescore/MuseScore/assets/90187801/82c7056c-47f4-4803-9689-64dffcaec558
Screenshots/Screen recordings
No response
MuseScore Version
4.3
Regression
No.
Operating system
Windows 10
Additional context
#20591 #19052
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.