Crash when selecting bracket already in edit mode
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Few
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
When double-clicking a bracket to drag to span multiple staves, the system freezes, then crashes. Crashes every time with the light bracket with hooks, and any time a bracket is accidentally triple-clicked. Windows 10.
Comments
I cannot reproduce with double-click -> grip and drag via (and only) the handle for expanding the bracket. Works as expected here right now.
But I can, when entered in edit mode (so, after double-clicking), if clicking again/selecting the hightlighted bracket let's say in the middle of its lenghth.
Is it what you observe?
Steps:
1) New score for two instruments
2) Add bracket
3) Double-click for entering in edit mode
4) While in edit mode, click again the bracket
---> crash
Or:
1) SATB template
2) Double-click the bracket (you are in edit mode)
3) Click again the bracket
----> Crash
See:
Sure that the priority is not critical for this issue?
Reminder of the steps:
1) Double-click on a bracket for edit mode.
2) Instead to grab the handle, click once again the bracket (by clumsiness, it's very easy)
---> crash
Came up again in https://musescore.org/fr/node/282686#comment-890065
See https://github.com/musescore/MuseScore/pull/4670.
Fixed in branch master, commit 95b448debe
fix #280821: search for a clicked element after a possible re-layout
Fixed in branch master, commit 42af412cb3
_Merge pull request #4670 from dmitrio95/280821-bracket-edit-mode-selection-crash
fix #280821: search for a clicked element after a possible re-layout_
Scheduled for 3.0.5 or not ? (and if so, any reasons?)
Patience 😁
@cadiz1, Anatoly-os is currently merging all of the fixes he can into version 3.1. He plans to go back and include as many as possible into 3.0.5. We don't know if he will or can include this in 3.0.5 yet.
Fixed in branch 3.0.5, commit 72641f6634
_Merge pull request #4670 from dmitrio95/280821-bracket-edit-mode-selection-crash
fix #280821: search for a clicked element after a possible re-layout_
Automatically closed -- issue fixed for 2 weeks with no activity.