Start window and template chooser do not react to scrolling with mouse wheel or trackpad (Mac)
Reported version
3.0
Priority
P2 - Medium
Type
Ergonomical (UX)
Frequency
Many
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
Yes
Project
On the Mac, the start window does not react to scrolling with either mouse or trackpad. As a consequence, many scores cannot be opened except by using the scroll bar. The same holds for the template chooser in the New Score dialog.
OS: macOS 10.14, Arch.: x86_64, MuseScore version (64-bit): 3.0.0.19967, revision: e482d05
Comments
FWIW, works fine for me on Windows (two-finger swipe on touchpad). Also works to use keyboard control; that's new as of within the last few months I think, and maybe that somehow broke Mac touchpad?
I should add that the window is not completely unresponsive. It moves about a millimeter up and down, wherever it is in the display of scores. So the trackpad / mouse actions here are visible to the program. Also, when enlarging the window, more scores do appear. They can be selected for import.
Secondly, I can confirm that keyboard actions do work.
In my opinion, this bug should have a higher priority. It really destroy the user experience.
I can reproduce on mac 10.13 with Qt 5.9 and Qt 5.12. Funny enough, if the mouse pointer is on a title like "General", it works great. If it the mouse pointer is on one of the score lists, then it doesn't work.
See https://github.com/musescore/MuseScore/pull/4449
I only tested on Mac. Hopefully it doesn't hurt on windows but a test would be very welcome.
Fixed in branch master, commit b5a3d177ba
fix #280274: Start window and template chooser do not react to scrolling with mouse wheel or trackpad (Mac)
Fixed in branch master, commit b25cc1b66d
Merge pull request #4449 from lasconic/fix-280274
fix #280274: Start window and template chooser do not react to scrolling with mouse wheel or trackpad (Mac)
Automatically closed -- issue fixed for 2 weeks with no activity.