musescore / musescore/MuseScore
Scrolling with arrow keys
Open
@Eism is already working on this.
Since Sep 10, 2024.
accessibility
P2
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug (incorrect behaviour)
Description with steps to reproduce
- Open the dialog window Preferences (Edit -> Preferences).
- Press Shift+Tab to move the selection frame to the category list to the left.
- Press DownArrow until Shortcuts is selected.
- Press Tab three times to move the selection frame to the list of shortcuts to the right.
- Press and hold DownArrow until the last list item is reached.
- Press DownArrow again and look what happens. The expected would be that either nothing happens because the last item is reached or that the selection frame is moved to the first item in the list, but instead it is moved just a bit up the list and from there it is impossible to move further up with UpArrow. One can't with the arrow keys get out of this little loop of list items.
Supporting files, videos and screenshots
What is the latest version of MuseScore Studio where this issue is present?
4.4.1
Regression
I was unable to check
Operating system
Q4OS
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.