musescore / musescore/MuseScore
[MU4 Issue] Fullscreen window toggles back to default window size in error (Linux only)
@Eism is already working on this.
Since Apr 5, 2022.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
If you maximise the program window, then set to fullscreen (F11), if you press F11 again the program window should revert to its previously maximised size. However it doesn't; instead it returns to the default size when the program was very first launched.
To Reproduce
- Launch the AppImage.
- Maximise the window (e.g. by clicking on the maximise icon on the top right of the window)
- Press F11 to enter fullscreen view, then press F11 again to return.
RESULT: The program resets to the default size and position.
Expected behavior
The program window should return to the maximised state.
Platform information
OS: Linux Mint 20.1, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-2059995262, revision: github-musescore-musescore-cafefd7
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.