musescore / musescore/MuseScore
Deleting an object by clicking out from an empty input field is not undoable
@mathesoncalum is already working on this.
Since Aug 12, 2026.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
If you delete all the text in a dynamic marking, it is not possible to undo it.
To Reproduce
Steps to reproduce the behavior:
Create a new score with a piano.
Enter enough notes to fill several measures.
Attack dynamic markings to some of these measures.
Click on one of the dynamic markings and use the backspace key to delete all the letters in it.
Click outside of the text editing area.
Press undo. The previous text will not be restored.
Expected behavior
Pressing undo should restore the text to what it was before the edit.
Platform information
Windows 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.