Leave note selected when adding palette items in note input mode
Reported version
3.0
Priority
P2 - Medium
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Note input mode generally assumes the selection will always be a single note, and things don't work as smoothly if this is ever not true. A particular case that came up in the forum is, adding a dynamic to a note leaves the dynamic selected, which might be useful in normal mode for manual adjustment but interferes with the operation of note input (tie button doesn't work, typing a note overwrites the one just entered, etc).
So I propose we disable the selection of the added element when in note input mode. PR forthcomng.
Fix version
3.1.0
Comments
https://github.com/musescore/MuseScore/pull/4809
Forum discussion that led to this: https://musescore.org/en/node/286158
Fixed in branch master, commit 79b9a80716
fix #286276: don't select palette element in note input mode
Fixed in branch master, commit 631498d7e7
_Merge pull request #4809 from MarcSabatella/note-input-select
fix #286276: don't select palette element in note input mode_
Automatically closed -- issue fixed for 2 weeks with no activity.