Hang on pressing space after entering fingering on only note of score
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
1) New score
2) Add a single note
3) Add a fingering
4) Double-click to edit
5) Space to go to next note
Result: hang. The "next element" command ends up returning the same note again, leading to an infinite loop.
Should be simple fix, either in the textTab() function or in next element code.
Fix version
3.0.3
Comments
PR: https://github.com/musescore/MuseScore/pull/4642/files
Fixed in branch master, commit d02b220b95
fix #283316: Hang on pressing space after entering fingering on only note of score
Fixed in branch master, commit d729a7ad4c
_Merge pull request #4642 from jthistle/283316-fingering-one-note-hang
fix #283316: Hang on pressing space after entering fingering on only note of score_
Automatically closed -- issue fixed for 2 weeks with no activity.