musescore / musescore/MuseScore
Playback returns to top of page irrespective of selection
@Eism is already working on this.
Since Mar 7, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
This issue relates to playback issue 8 from the discussion here https://github.com/musescore/MuseScore/discussions/16674
When playing scores with multiple instruments, playback of the score will invariably jump to the top of the score both on play start, and on page turn.
This happens irrespective of whether staves at the bottom of the score are selected for solo-playback or whether the score is simply focused on that area. See video for an example
The desired behaviour would be to have the playhead remember which areas of the page are in focus and remain at that offset.
Steps to reproduce
- Create a score using a large number of instruments
- Select the string section or zoom in on an area of the score you wish to focus on
- press play
- score jumps to top of page
- scroll back down
- playhead moves to new page
- score jumps back to top of page
Screenshots/Screen recordings
https://user-images.githubusercontent.com/1852919/223187150-57f34b8c-4ac9-4fee-8491-b8a268b3688a.mp4
MuseScore Version
4.0.1
Regression
I don't know
Operating system
Ubuntu Studio 22.10
Additional context
No response
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.