musescore / musescore/MuseScore
Different behavior when adding articulations when inputting notes
Open
@bkunda is already working on this.
Since Dec 9, 2022.
feature request
needs design
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When input notes in MU3, you could input a note and add stuff like staccatos by pressing shift+s, and it would add it to the note that was just inserted. In MU4, you have to add the articulation first (ie press shift+s first) before placing the note.
To Reproduce
Steps to reproduce the behavior:
- Input a note
- Press shift + s (to insert staccato)
Expected behavior
In MU3, this would add the articulation to the prior note
Platform information
- OS: Windows
- RC and nightly version
Additional context
This is a regression from MU3
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.