Moving an image can't be undone
Reported version
3.0
Type
Ergonomical (UX)
Frequency
Many
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Steps:
1. start from an empty document
2. drag an Image from a palette (see the attached palette. Only reproducible with "image" tags in the palette).
3. drop the image anywhere allowed (e.g. on an empty measure). The image is added and "undo" would remove the image.
4. drag and drop the added image to another position
5. "undo" removes the image
Expected (works in Musescore 2.x):
"undo" restores the image to its previous position.
Attachment | Size |
---|---|
test_palette.mpal | 1.64 KB |
Fix version
3.1.0
Comments
See https://github.com/musescore/MuseScore/pull/4627
See https://github.com/musescore/MuseScore/pull/4627/
Fixed in branch master, commit fea6b9c8ad
fix #282862: Moving an image can't be undone
Fixed in branch master, commit 1798879db5
_Merge pull request #4627 from pbrenna/282862-image-move-undo
fix #282862: Moving an image can't be undone_
Automatically closed -- issue fixed for 2 weeks with no activity.
BTW - This was a total duplicate of #281716: Moving an image can't be undone and it seems no one noticed :D