musescore / musescore/MuseScore

[MU4 Issue] Autoscroll issue when opening a lot of parts at once

Open
#11,847 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
The issue here is MU opens the last part in selection (selection in Parts window)

Here can be two improvements (can be discussed):

  1. When selected all parts in Parts dialog, MU should open the first score in selection (instead of the last one)
  2. We can disable scrolling to keep user from waiting until scrolling ends, just fast focusing on selected part
    (for instance when you have all parts opened and you want to navigate to Flute 1 you can open Parts dialog, select Flute 1 and click Open, it navigates to Flute 1 - I don't think we should use scrolling in that case)

https://user-images.githubusercontent.com/90187801/171413204-449b28ce-baca-4e92-b3a6-5bafb0ef4d4f.mp4

Platform information
macOS, Windows, Linux

Additional context
#11420 - another improvements in Parts dialog

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.