Drum palette: Entering via mouse fails
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.0, revision: b3feb3a
Steps:
1) New score for drumset
2) Select a measure -> "N"
3) Double-click on a note in drum palette
Result: nothing happens.
Comments
This nightly (september 15) works: 9dac228
Not on september 17 with: 62800ec
This is a result of https://github.com/musescore/MuseScore/pull/3899. The ViewState is incorrectly changed to ViewState::Normal any time the mouse is clicked on a palette. This has the effect of leaving Note Entry mode when the user double-clicks on a note in the drum palette.
So an (unwanted?) side effect of the fix for #275574: Dragging dynamic onto selected dynamic causes crash?
Here is a fix for that fix: https://github.com/musescore/MuseScore/pull/4022.
Fixed in branch master, commit bff8f03e65
fix #276974: Drum palette: Entering via mouse fails
Fixed in branch master, commit 850a362b98
Merge pull request #4022 from mattmcclinch/276974-drum-palette
fix #276974: Drum palette: Entering via mouse fails
Automatically closed -- issue fixed for 2 weeks with no activity.
Not finished, see https://musescore.org/en/node/277536