musescore / musescore/MuseScore

use of trackpad/mouse to move score around without a modifier key conflicts with score element selection

Open
#22,301 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs info
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

When using a mouse or trackpad, clicking on the score puts you into "move / change zoom" modes. This can be irritating as it is a less common requirement than other uses of mouse/trackpad such as selecting elements of the score for modification. It would be better for that function to require a combination of mouse/trackpad and shift, ctrl, alt or some combination of these keys.

Problem to be solved

confusion between selection and move/zoom modes

Prior art

No response

Additional context

No response

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

No file, test, or entry point is named. Start by locating the desktop score-canvas mouse and trackpad handling, then trace how selection is distinguished from move and zoom modes. Done means ordinary input selects score elements while movement or zoom requires a modifier key.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.