musescore / musescore/MuseScore

Scrolling with arrow keys

Open
#24,530 11 comments 0 reactions 1 assignee View on GitHub

@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
  1. Open the dialog window Preferences (Edit -> Preferences).
  2. Press Shift+Tab to move the selection frame to the category list to the left.
  3. Press DownArrow until Shortcuts is selected.
  4. Press Tab three times to move the selection frame to the list of shortcuts to the right.
  5. Press and hold DownArrow until the last list item is reached.
  6. 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

Peek 2024-09-07 18-04

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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.