Final barline does not span to the second line after MusicXML import
Reported version
3.4
Type
Functional
Frequency
Few
Severity
S4 - Minor
Reproducibility
Always
Status
duplicate
Regression
Yes
Workaround
Yes
Project
Repro steps
1. Import the attached MusicXML file
Actual behaviour
The barline at the end of the first system does span to the next staff. The final barline does not span.
Expected behaviour
The barline at the end of the first system and the final barline should both span (or both not span) to the second staff. At least they should both do the same.
Attachment | Size |
---|---|
MusicXML-import-barline.xml | 7.75 KB |
MusicXML-import-barline.png | 44.43 KB |
Comments
There are two issues here:
Barline spans requires an element group-barline with value yes as child of part-group, but the group-barline is not present.
Even when adding it, MuseScore does not handle it, which may be a bug.
I tried import on version 2.3.2 and the barline spans up to the second line.
In reply to I tried import on version 2… by Sunny2019
Yes, it is a regression
In reply to There are two issues here:… by Leon Vinken
You don't need group-barline when the staves belong to the same part.
What I can't figure out is how you're supposed to specify in musicxml that a barline shouldn't span across all staves in the part.
Relates to #270643: [EPIC] MusicXML import/export issues
Duplicate of #290694: [MusicXML Import] Final barlines no longer spanning staves on imported MusicXML files