musescore / musescore/MuseScore

When Reset part and Undo/Redo, it switches focus from part to score

Open
#16,529 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
https://github.com/musescore/MuseScore/pull/15665#issuecomment-1441873817

To Reproduce

  1. Open Score
  2. Open Part (focus is on part now)
  3. In Parts dialog, reset the opened part
  4. Undo
  5. Focus switches to Score

https://user-images.githubusercontent.com/90187801/221190896-aa1430e4-7d1a-4d26-9167-5a4573880752.mp4

Platform information
macOS, Windows, Linux

Additional context
#15665

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

Reproduce the sequence in the issue: open a score, open a part, reset it from the Parts dialog, then undo. Trace the reset-part and undo/redo focus handling, using the linked pull request for context; done means focus remains on the opened part after undo and redo on macOS, Windows, and Linux.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.