rhythm input cancels triple/quadruple dots
Reported version
3.4
Priority
P2 - Medium
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
- Open a (new) score
- Be in Advanced workspace
- Enter rhythm note input mode
- Select the triple dot button
- Press 5
Expected result: a triple dotted quarter note is input
Actual result: a plain quarter note is input and the triple dot button is no longer selected
Single and double dots work as expected; 3 and 4 dots have this bug.
Fix version
3.5.0
Comments
Confirmed on 3.4.2 and 3.5beta
I see where this is in the code, easy fix, but it's right on top of where I want to make another change, so I plan to combine into a single PR.
https://github.com/musescore/MuseScore/pull/6232
Fixed in branch 3.x, commit 3a03a91138
_fix #306687: triple & quadruple dots not working in rhythm input
Resolves: https://musescore.org/en/node/306687
Missing case in switch to handle triple & quadruple dots
when entering notes in rhythm mode._
Automatically closed -- issue fixed for 2 weeks with no activity.