musescore / musescore/MuseScore
Option+Arrow selection skips elements with grace notes
Nobody has claimed this yet.
- 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
I could've sworn this was logged, but I couldn't find it on a recent search.
- Write a note with a grace note
- Using opt+arrow, select the notes from the left and from the right. From the left, the primary note is skipped, from the right it is not
The note and grace note can be selected without using the option key, but selecting an articulation via keyboard navigation can only be done from the right
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/35bbbbf3-ddf1-4a22-ae71-d1ca29390b88
What is the latest version of MuseScore Studio where this issue is present?
OS: macOS 14.6, Arch.: arm64, MuseScore Studio version (64-bit): 4.4.0-242351128, revision: github-musescore-musescore-7d55814
Regression
No.
Operating system
Mac OS 14
Additional context
In 4.1.1, the grace note is skipped when using opt+arrow and the primary note and articulation are selectable from the left. But the articulation is skipped from the right.
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.