musescore / musescore/MuseScore

[MU4 Issue] Playback controls and status details move outside window boundaries

Open
#12,813 0 comments 0 reactions 1 assignee View on GitHub

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
When I disable the playback controls and re-enable it, the position is not correct.
Also the position of the status bar content is moving.

To Reproduce
Steps to reproduce the behavior:

  1. Start with a fresh MS4 setup (perform reset preference and factory reset to ensure no custom settings are retained)
  2. Create a New Score and finish the wizard
  3. Check the position of the status bar and undo/redo icons (nice placed to the edge of the window)
  4. Disable the visibility of the playback controls (use the menu->display->toolbar->playback controls)
  5. Check the position of the status bar and undo/redo icons (compared to before, they have moved to the right)
  6. Enable the visibility of the playback controls (use the menu->display->toolbar->playback controls)
  7. Check the position of the status bar and playback controls (items are moved outside the window boundaries)

Expected behavior
Items should not move outside the window boundaries.
I am using a sized window for recording purpose, the same also applies when using a maximized window.

Screenshots
playbackcontrols

Platform information

  • OS: Windows 10

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.