images attached to measures don't propagate between score and existing parts

• Jul 11, 2020 - 15:20
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project

In a score with linked parts drag an image into a measure, or onto a note or rest
Check the part: image is not there

Workaround: delete and regenerate the part

(note though that attaching images to measure doesn't work in 3.4, see #292606: image attached to a measure doesn't show, so 3.5 is needed, but the problem with notes/rests exists in 3.4 already, probably much longer)


Comments

Title images attached to measures or orrds/rests don't propagate between score and existing parts images attached to measures don't propagate between score and existing parts

Right, attaching images to chords/rests does propagate, not sure what I have seen earlier

Status PR created fixed

Fixed in branch 3.x, commit f7a15ae4cd

_Fix #307741: images attached to measures don't propagate between score and existing parts

There is code to correctly deal with images, but it is not reached unless ElementType::IMAGE is excluded from what is handled earlier._

Fixed in branch 3.5rc, commit ac671de016

_Fix #307741: images attached to measures don't propagate between score and existing parts

There is code to correctly deal with images, but it is not reached unless ElementType::IMAGE is excluded from what is handled earlier._

Fix version
3.5.0