Pages jump in Vertical scrolling when the score at the right is partially hidden
Version 2.2.1 / Windows7
1) Default "Untitled" score
2) Edit -> Preferences -> Canvas -> Tick "Vertically" (Scroll pages) -> Ok
3) Enter some notes in the first measure
4) Depending on the zoom, move the score so that the right margin is partially hidden, at least half, by the edge of the screen, or by the Inspector panel.
For simplicity, in such a way that the barlines on the right are contiguous to the panel (image below), so with no marge.
5) Copy-paste the first measure into the fourth measure
Result: the page jumps to the very left
- First reported in: https://musescore.org/en/node/270435
Comments
About the origin, see: https://musescore.org/en/node/270435#comment-829142
NB: I cannot choose the version 2.2 (or 2.2.1) by reporting this issue.
I let 2.-2 dev. for the moment.
See https://github.com/musescore/MuseScore/pull/3635. The first commit deals with this issue only, the others make further tweaks to reduce the amount of repositioning in other situations while hopefully still doing enough to be useful.
It was a problem with 2.1 already, not a regression in 2.2
No, that's not true. There was a different bug in 2.1, but the fix is what caused this one.
So it is a regression, caused by #117486: wrong scrolling of 2nd and subsequent pages when playing a multi-page score with vertical page layout?
Correct.
Fixed in branch 2.3, commit 2249b7d1c4
fix #271187: bad canvas position when operating near right margin with vertical stacking
Fixed in branch master, commit 90f28adf6d
fix #271187: bad canvas position when operating near right margin with vertical stacking
Automatically closed -- issue fixed for 2 weeks with no activity.