replacing time sig for measure that already had a TimeSig will cause no timesig to be visible

• Feb 19, 2017 - 11:33
Reported version
3.0
Type
Functional
Severity
S4 - Minor
Status
closed
Project

This is 3.0 dev bug. Doesn't happen in 2.1dev. And I've discovered that my recent PRs are not the cause of this bug, since this bug occurs on the prior windows 3.0 build fcc5123.

Reproduction steps:

  1. select meas 1
  2. double click any time sig (othan than the currently existing 4/4) from workspace or master palette
  3. observe that no time sig is visible in meas 1 (although note that the measures know that there is a different time sig now, so this is clearly just a visual bug).
  4. select meas 1 again
  5. double click yet another time sig from palette
  6. observe that meas 1 now has a time sig again
  7. hypothetically keep repeating these steps, and you will see it cycle between showing and not showing

Comments

I shouldn't use the word "adding" because the action of selecting a measure and double clicking a time sig from palette is instead "replacing" the time sig.