Barlines disappear in one-line drum staff when reducing span - new when hiding/unhiding staves

• Jul 14, 2015 - 02:22
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Ubuntu 14.04, GIT commit: 2bf6819

1) new score, flute + snare drum
2) double click barline, drag down to extend barlines through staves
3) reverse the above operation (double click, drag up)

Result: drum staff is left with no barlines at all

Cause is Barline::endEdit() not taking the one-line status into consideration here:

https://github.com/musescore/MuseScore/blob/20bac971491832bab5006f300e2…

This much at least is an easy fix.


Comments

Title Barlines disappear in one-line drum staff when reducing span Barlines disappear in one-line drum staff when reducing span - new when hiding/unhiding staves
Status (old) closed active

Bug with barlines that don't reappear when hiding staves, extending barlines between staves in system and unhiding previous staves

There a video (in French) :
https://youtu.be/kO94mSvgaKQ

DoMi

Status (old) active closed

I can reproduce this in 2.0.02 but not in the current master, so it is possible this was fixed along with some other changes made for staves of fewer than five lines.

If you can come up with a precise set of steps to reproduce a similar problem in the current nightly builds from master, please open a new issue report and post the steps. But the original bug definitely seems fixed, and the steps that still do a show problem in 2.0.2 no longer seem to in the master.