Range selection is drawn incorrectly
Reported version
3.0
Priority
P1 - High
Type
Graphical (UI)
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
1) Open the attached score;
2) Click on the second measure to select it.
Result:
Tested on the latest master (82f27b7).
3.0.5 version does not have this bug so this is a regression.
Attachment | Size |
---|---|
testGuitarTrem.mscx | 7.9 KB |
Fix version
3.1.0
Comments
Looks like related to this PR to fix #287747: Bad drawing of selection rectangle when selection ends with disabled segment. Reverting that patch fixes this issue but apparently breaks the case mentioned in the other issue.
See https://github.com/musescore/MuseScore/pull/4970.
I closed the PR, since I can already make it fail. I will continue to work on this.
See https://github.com/musescore/MuseScore/pull/4971.
Fixed in branch master, commit 0888a777e1
fix #288437: Range selection is drawn incorrectly
Fixed in branch master, commit e35cc7ea12
_Merge pull request #4971 from mattmcclinch/288437-range-selection
fix #288437: Range selection is drawn incorrectly_
Automatically closed -- issue fixed for 2 weeks with no activity.