Keyboard nav in Single Page view broken
Reported version
3.0
Type
Ergonomical (UX)
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Steps to reproduce:
Issue A
- Open any score 3 pages or longer (or just long enough to actually get a difference between PgUp resp. Home and PgDn resp. End).
- Switch to Single Page View.
- Press End or PgDn
Expected result: page moves down one screen for PgDn and to the end of the score for End.
Actual result: page moves up slightly.
Issue B
Do the same as for issue A, except replace step 3 with:
3. Scroll down to the bottom of the score and press PgUp.
Expected result: page moves up one screen.
Actual result: page moves to top of score, identically to Home's behaviour.
Comments
Issue discussed here.
See https://github.com/musescore/MuseScore/pull/4727 for PR.
Fixed in branch master, commit 96a8e4dc3d
fix #284788 Fix keyboard navigation in single page view
Fixed in branch master, commit a72527f337
_Merge pull request #4727 from L0uisc/single-page-kbd-nav
fix #284788 Fix keyboard navigation in single page view_
Fixed in branch 3.0.5, commit 12d209beaa
_Merge pull request #4727 from L0uisc/single-page-kbd-nav
fix #284788 Fix keyboard navigation in single page view_
Automatically closed -- issue fixed for 2 weeks with no activity.