Chord playback: reset to style button (Inspector) fails to remain enabled
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
Yes
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.5.0.11829, revision: 461f048
- Open the attached file.
- Select a chord symbol and, in the Inspector, adjust any of the "Play" properties.
- Select another object (deselect chord symbol), then select the original chord symbol again.
Expected result: "Reset to style" button should be active.
Actual result: "Reset to style" button is greyed out.
Attachment | Size |
---|---|
chord_playback_reset_style_issue.mscz | 5.01 KB |
Comments
Also just sort of a regression
Probably goes along with #305742: Chord symbols playback: Add extra "Set as style" buttons to Inspector
It can't be a regression if the feature didn't even exist in previous versions.
Workaround is to change the setting again.
That is why I called it "sort or a regression"
Small tweak for clarity: The standard term for this is “enabled”, not “active”. I suggest that this be changed in the body text too.
Just checked the scenario on latest 3.x and couldn't reproduce the bug.
I see now. It's not about the "Play" property. This is about the comboboxes below.
One more issue with the Play checkbox:
1. Select a chord symbol
2. Untick the "Play" checkbox
3. Set as style
Result: the comboboxes below will become hidden
4. Select another chord symbol
Result: the "play" checkbox is unticked, but the comboboxes below are visible
Expected behaviour: the comboboxes are hidden.
Relates to #310930: [EPIC] Issues with Chord Symbols playback
This could be somewhat inherent in the fact that there is only one checkbox for the three settings and how the code that manages these buttons works. Probably more worth simply adding the individual set as style buttons.