musescore / musescore/MuseScore
Crash when moving dock panels (palettes, properties, mixer, etc.) onto second screen
@mathesoncalum is already working on this.
Since Nov 11, 2025.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
CTD when moving 'palette', 'instruments', & 'properties' panels onto a second monitor. (Plus note input toolbar issue with second screen)
To Reproduce
Steps to reproduce the behavior:
- Click on 'palette' header and drag to second screen
- CTD
Expected behavior
Panels to be draggable to second screen.
Screenshots
Platform information
- OS: Windows
Additional context
On one occasion I first undocked the panel on the main screen before moving it onto the second screen; this worked and did not result in a CTD (panel scaling was slightly off, though). I tried to record this behavior and now only experience a CTD:
Moving the note input toolbar does not result in a CTD, but the toolbar does not function (it was draggable post move in the recording, but this doesn't always happen) and the scaling is off (related to #9505?). When restarting Musescore, the toolbar appears on the second screen scaled correctly and fully functional.
Undocking the panel on the main screen and then moving it across did work at first, but now results in the same behavior:
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.