musescore / musescore/MuseScore
When Deleting Measure/s selection jumps to the beginning of the score
Open
@Eism is already working on this.
Since Oct 19, 2023.
accessibility
P1
regression MS3
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
When a measure is deleted in the middle of the score the selection/focus reverts back to the first note of the score. This means for a screen reader lots of counting and key presses to try to get back to that place again to continue editing. Expected behaviour would be for selection/focus to be on beat 1 of the bar after the bar that was deleted. i.e. if you delete bar 12 selection would move to what was bar 13 beat 1 and is now bar 12 beat 1.
Steps to reproduce
- Select a measure somewhere mid score, say bar 12, then use Ctrl + Del to delete that measure.
- Selection/Focus is now on bar 1.
Screenshots/Screen recordings
No response
MuseScore Version
4.1
Regression
I don't know
Operating system
Windows 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.