musescore / musescore/MuseScore
ghost barlines in some situations
Open
Nobody has claimed this yet.
engraving
P1
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Other type of issue
Bug description
If measure is selected
- mmRest toggle produces ghost barline on top of the score.
- changing barline, old barline is shown near new one
Steps to reproduce
first case - toggle mmrest mode
- select barline
- toggle create mmRestMeasures
- see - ghost barline
second case - change barline
- select barline
- change barline (add new from palette)
- see - old barline remains shown near new one
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/1646034/a7deab7f-7c1d-47cb-a58c-d16fa35ad407
MuseScore Version
master
Regression
No.
Operating system
Ubuntu 22.04
Additional context
Not selection itself is problem, but active handle of barlines causes issue.
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.