musescore / musescore/MuseScore

Menus can't be quickly dragged open

Open
#10,219 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
In MU3, menus can be "clicked-and-dragged" to select an item in one fluid movement; this behaviour is standard in practically all software. This is currently not possible in MU4.

To Reproduce
Steps to reproduce the behavior:

  1. Attempt to "click-and-drag" to select a menu item in either the toolbar or right-click menu.
  2. Observe that the menu does not open until the mouse is released - or in the case of the context bar, you can't select an item.

Screenshots

https://user-images.githubusercontent.com/47158068/148473469-571f7746-bec3-49c0-88ad-ec2f8bcba725.mov

Desktop (please complete the following information):

  • Linux 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
  • Reproduced in the latest nightly build.

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 behavior in the latest nightly build on Linux, using both the toolbar and right-click menu, and compare the context bar behavior described in the report. The work is done when a click-drag opens the menu and selects an item in one fluid movement, rather than waiting for mouse release.

Written by the indexing model from the issue text.

Assessment

Domain
desktop, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.