musescore / musescore/MuseScore
[MU4 Issue] Shift+L to reselect last selected location doesn't work
@Eism is already working on this.
Since Jun 20, 2022.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
In v3 shift+L when nothing is selected is a very handy command to take you back to whatever you last had selected. It doesn't appear to work in v4.
To Reproduce
Steps to reproduce the behavior:
- Create/open a score
- Select something in the first measure
- Scroll to the last measure
- Type Shift+L
- Nothing happens...
Expected behavior
Element selected in step 2 should be reselected and scrolled into view
Screenshots
If applicable, add screenshots to help explain your problem.
Platform information
Windows 10
Additional context
NB in both v3 and v4 Shift+L is mapped to "Accessibility: get location", but v4 doesn't appear to have the logic to handle a previously-lost selection.
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.