Beam properties get reset after undo and redo

• May 25, 2021 - 12:55
Reported version
3.6
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
No
Project

An easy-to-understand case for you :)

Steps to Reproduce

  1. Enter two quaver notes; A beam would show between them.
  2. Change beam properties in the inspector, for example beam direction.
  3. Copy the notes (and beam) above to a new bar, so we have the notes with a custom beam in the new bar.
  4. Press "⌘Z" or "Ctrl+Z" to undo the copy, and then "⇧⌘Z" or "Ctrl+Y" to redo it again.

What has happened

The properties of the beam of the notes in the new bar is reset. The setting we set in step 2 is gone.

What should happen

The beam in the new bar should keep its properties after the undo and redo.


The real case that really make me suffered.

Steps to Reproduce

  1. Enter two quaver notes; A beam would show between them.
  2. Change beam properties in the inspector, for example beam direction.
  3. Copy the somethings else into the notes created just now. Doing so will overwrite the notes.
  4. Press "⌘Z" or "Ctrl+Z" to undo.

What has happened

The properties of the beam of the notes we set in step 2 got reset.

What should happen

The beam we set in step 2 should be kept.


Best regards.


Comments