musescore / musescore/MuseScore
[MU4 Issue] Inconsistency between view mode and view button state when switching between Score and Publish spaces
Open
Nobody has claimed this yet.
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Inconsistency between view mode and view button state when switching between Score and Publish spaces in specific cases.
To Reproduce
Steps to reproduce the behavior:
- Create a new score
- On the "Score" space, select horizontal continuous view
- Switch to the "Publish" space
- Select vertical continuous view
- Go back to the "Score" space
- Result: score shows in vertical continuous view, although the View button shows horizontal continuous view.
Expected behavior
- View mode button state must always correspond to the actual view mode.
- Maybe view state should be independent for Score and Publish views?
Platform information
- OS: Windows x64.
Tested on latest nightly build as of May 29 2022.
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.
Research direction
No source file or test is named. Reproduce on Windows x64 using the Score and Publish space steps, then trace the view-mode and View button state during the switch. Done means the displayed mode and button state stay consistent, with the intended handling of state between Score and Publish clarified.
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
- 45/100