musescore / musescore/MuseScore
[MU4 Issue] Ctrl / Shift dragging of objects is broken
Open
@avvvvve is already working on this.
Since Jan 29, 2024.
community
needs design
P2
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
In MS3 you could easily restrain dragging to the vertical by using SHIFT, and to the horizontal by using Ctrl. However, this now causes the object to be reset to the default position.
To Reproduce
- Open a score and add a text object to a note.
- Shift drag the text object upwards.
- Now Ctrl drag the object sideways.
RESULT: As soon as you try to move the object it reverts to the default position. - Reset the object and use Ctrl drag to move the object sideways.
- Now use Shift drag to move the object up.
RESULT: As soon as you try to move the object it reverts to the default position.
Expected behavior
Shift / Ctrl drag should act seamlessly as they did in MS3.
Platform information
OS: Linux Mint 20.1, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-2829968415, revision: github-musescore-musescore-2d21253
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.