musescore / musescore/MuseScore
[MU4 Issue] In horizontal continuous view, writing into a multi-measure rest temporarily hides the rest
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When writing notes into a multi-measure rest while in horizontal continuous view, the measure with the multi-measure rest disappears until either continuous mode or multi-measure rests are deactivated.
To Reproduce
Steps to reproduce the behavior:
- Create an empty score
- Enable horizontal continuous view
- Press
Mto enable multi-measure rests - Write something into the rest
- The multi-measure rest is replaced by a single measure
Expected behavior
The same behaviour as in page view: The multi-measure rest stays but the number above the rest decreases.
Platform information
- OS: Windows 10
- MuseScore version: Tested on both the public alpha, and nightly version
2022-10-10 04:55
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
Reproduce the issue in an empty score using horizontal continuous view, multi-measure rests, and note entry. Compare the continuous-view and page-view handling of the edited rest, then trace the relevant view and multi-measure-rest rendering paths. Done means the rest remains visible and its displayed count decreases as it does in page view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100