musescore / musescore/MuseScore
In page view, the Page Up and Page Down keys scroll not only horizontally, but also vertically
Open
@DmitryArefiev is already working on this.
Since Feb 22, 2024.
P2
regression MS3
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- (I use a laptop (2 in 1) in portrait mode.)
- Use page view
- adjust the zoom level so that a whole page fills the screen.
- press Home key
- press Page down key
-> In MuseScore 3, the pages would scroll only horizontally
-> In MuseScore 4, the pages also scroll vertically. This makes it inconvenient to use MuseScore with a page turning device (for example a Bluetooth foot pedal) during performances.
Additional information:
The Home and End keys do produce expected behaviour.
MuseScore Version
Musescore 4.0.2, (latest version)
Regression
Yes, this used to work in MuseScore 3.x and now is broken
Operating system
Windows 11
(edited by @cbjeukendrup)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.