C time signature does not update

• Oct 27, 2020 - 18:07
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
  1. Create a score with a C time signature.
  2. Right click the C and choose time signature properties...
  3. Select the text radio button and set the text to 12/8

Result When you click OK the time signature becomes 4/4. Repeat steps 2 & 3 and the time signature changes to 12/8

I haven't noticed this previously. I suspect it might be related to #308821: Fractional Time Signatures Support but I'm not sure which would put the regression from 3.5.1.


Comments

Status PR created fixed

Fixed in branch 3.x, commit 095c2ea4c8

_Fix #312279 - C time signature does not update

Change timesig type before changing numerator/denumerator string because these strings can only be change when timesig type is normal._

Fix version
3.6.0