musescore / musescore/MuseScore
Selecting multiple non-adjacent measures using Ctrl+Click
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Its pretty straight forward to select a measure. However, when you try to select another measure, the range selection turns to list selection
To Reproduce
Steps to reproduce the behavior:
- Open a score
- Click on a measure
- Ctrl + Click on another measure
- The range selection on the first measure turns to a list selection
Expected behavior
Both measures should be selected
Screenshots
Platform information
- OS: Ubuntu 22.04 LTS
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.
Research direction
Start by reproducing the selection steps in MuseScore on Ubuntu 22.04: select one measure, then Ctrl+Click another non-adjacent measure. Trace the measure-selection handling and verify that both measures remain selected rather than converting the first range selection into a list selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100