Failure when entering note with mouse under the staff in Continuous View
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
Yes
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.0, revision: 0128daf
1) Default "Untitled" score -> Toggle in Continuous View
2) "N" -> Enter an E (first line) with mouse
Result: as expected
3) Enter a D (under the staff) or other notes lower
Result: failure
(the shadow note is not drawn)
Comments
This doesn't even require you to enter notes, shadow notes just aren't drawn below an E in continuous view for some reason.
I can't reproduce this on actual master but I'm on Ubuntu. Is this still an issue or has it been fixed?
In reply to I can't reproduce this on… by fbrauchle
I can't reproduce using OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.0, revision: 026f90b
Still an issue for me on Windows. Be sure to have a score with only one staff and to enable Continuous View.
In reply to Still an issue for me on… by Marc Sabatella
The one staff is very important. It wasn't mentioned previously. I can also reproduce the problem.
In reply to The one staff is very… by mike320
"The one staff is very important. It wasn't mentioned previously."
It was.
Cf. step#1:
1) Default "Untitled" score -> Toggle in Continuous View
See https://github.com/musescore/MuseScore/pull/4160
Fixed in branch master, commit 0ba423d90a
fix #277719: add a buffer space at the end of continuous view page
Fixed in branch master, commit 81cdd65402
Merge pull request #4160 from dmitrio95/277719-cont-view-mouse-input
fix #277719: add a buffer space at the end of continuous view page
Automatically closed -- issue fixed for 2 weeks with no activity.