Staff/Part dialog changes not dirty when activated via double click
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
- Have a score with instrument names showing, make sure it is saved (no dirty indicator)
- Double click the instrument name to open up the Staff/Parts dialog
- Make any obvious change (for example change instrument, or staff lines or notehead scheme or...)
- OK out of the dialog
Actual Result: Change is applied to score, but not a part of undo-history, score is not marked dirty
Expected Result: Change is applied to score, undoable and score is marked dirty
Workaround: Open the Staff/Parts dialog via right-click context menu in the staff and this works just fine.
Fix version
3.5.1
Comments
Relates to #311174: [EPIC] UI/UX issues and suggestions
Also, you cannot "undo" the change made in the dialog opened with a double click.
See https://github.com/musescore/MuseScore/pull/6604
Fixed in branch 3.x, commit b02d601b9e
_Fix #310906 - Staff/Part dialog changes not dirty when activated via double click
Enable undo/redo for this command. Sets also the dirty flag._
Automatically closed -- issue fixed for 2 weeks with no activity.