musescore / musescore/MuseScore
When a range is selected, selecting a note within that range will result in shortened playback duration
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
General playback bug
Bug description
If a range is selected, then selecting a note within that range will result in the playback having a shorter duration than usual, instead of playing back at the same duration as when no notes or a single note was previously selected.
This does not happen if the newly selected note is outside of the range that was selected.
Steps to reproduce
- Select a range of notes
- Click on one of the notes in the range
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/2975203/86a91b5e-d9cc-4606-978b-a5313d9ec51b
MuseScore Version
OS: EndeavourOS, Arch.: x86_64, MuseScore version (64-bit): 4.1.0-231921359, revision: github-musescore-musescore-2e3a93a
Regression
Yes, this used to work in MuseScore 3.x and now is broken
Operating system
Linux (EndeavourOS)
Additional context
I am using MS Basic.
This bug was not present in MuseScore 3.6.2.548021370.
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.