Regression: essential keyboard shortcuts missing
In e.g. 0a74ac0, on Mac with a US QWERTY keyboard, shortcuts including those for Close, Save, Undo, and Redo are missing. Not unlike #65011: Reset All Preferences to Default removes essential keyboard shortcuts; fixed on restart, except that that issue is temporary, and this one persists even after a revert to factory settings.
Comments
Partially reported earlier: #234191: Shortcut Ctrl +Z doesn't longer work
This is due to this commit https://github.com/musescore/MuseScore/commit/242986a31362af9fb7381e9cf…
I checked the commit just before and it's working.
Alle these shortcuts can be set in Preferences/Shortcuts and do work then. So the regression here is that the (platform dependant) default shortcuts (http://doc.qt.io/qt-5/qkeysequence.html#details) for these don't work out of the box.
see https://github.com/musescore/MuseScore/pull/3264, which, as far as I can see, would also fix #23078: Shortcut inconsistency between Preferences and Menu
Fixed in branch master, commit 0c9a165ab3
fix #235406: standard keyboard shortcuts missing
small changes
minor change
formatting fixes
all shortcuts are now displayed in prefs dialog
minor change
formatting fix
small change
changed length to size
Fixed in branch master, commit 6ee1f75748
Merge pull request #3264 from aryamanvinchhi/startup
fix #235406: standard keyboard shortcuts missing
Fixed in branch 2.2, commit 99a9c65807
fix #235406: standard keyboard shortcuts missing
small changes
minor change
formatting fixes
all shortcuts are now displayed in prefs dialog
minor change
formatting fix
small change
changed length to size
Automatically closed -- issue fixed for 2 weeks with no activity.