musescore / musescore/MuseScore

Selecting multiple non-adjacent measures using Ctrl+Click

Open
#13,579 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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:

  1. Open a score
  2. Click on a measure
  3. Ctrl + Click on another measure
  4. The range selection on the first measure turns to a list selection

Expected behavior
Both measures should be selected

Screenshots

https://user-images.githubusercontent.com/88136054/193448400-ccf28e99-8773-4bdf-80a3-0e065f7974f0.mp4

Platform information

  • OS: Ubuntu 22.04 LTS

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.