XML-import and export of beams over rests

• Aug 18, 2021 - 09:37
Reported version
3.6
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
No
Project

1) create a bar with a random note that carries a beam (i.e. eighth note, sixteenth note etc.).
2) create a succeeding rest, rest value needs to carry a beam aswell (i.e. eight note, sixteenth note etc.)
3) mark the note and the succeeding rest, choose "beam middle" under "beam properties" for both

-> the result looks like this:
beam_over_rest.png

4) export as .musicxml
5) import that exact .musicxml-file

-> the result looks like this:
beam_over_rest_AFTER_import.png
the beaming information is lost.

problems:
- this specific type of beaming information is lost in export
the export looks like this
beam_over_rest_xml.png
- even when manually inserting all possible combinations of beaming informations (even music XML's nativ "forward hook" and "backward hook" that are exactly for this context), the beaming information is not retrieved and rendered in the importing process