musescore / musescore/MuseScore
Panels don't remember position (Properties, Palettes)
Open
Nobody has claimed this yet.
P2
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
The position of the properties and palettes panels gets reset every time they are toggled (both via mouse and via f8/f9)
To Reproduce
Steps to reproduce the behavior:
- Move one of the panels somewhere else, either freely or docked
- Deactivate the panel
- Activate it again
- See error, it jumps to the other docked panel(s)
Exception: No other panel is docked
Expected behavior
I would expect them to appear exactly where they were, as in MS3
Screenshots
Platform information
- OS: Linux, GNOME 42, tested both (X-?)Wayland and X11
Additional context
As I am on a Laptop, I toggle the panels quite frequently to get more out of my screen real estate, so this is really bothering me.
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.