musescore / musescore/MuseScore
[MU4 Issue] double clicking on Template in New score opens new score instead of "Additional score information" dialog
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
If creating new score from template, double clicking template open new score with default values: texts (title, ...), time, key. Instread of opening "Additional score information" dialog. (I expect "Next button" action, no "Done button" action.)
To Reproduce
Steps to reproduce the behavior:
- Create New score
- Click on 'Create from template'
- Double click on 'Treble clef' (or anyother template)
- No "Additional score information" dialog is opened, score is created with default values.
Expected behavior
"Additional score information" dialog is opened.
Platform information
- OS: [reported on Linux]
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.
Research direction
Reproduce the issue through New score, Create from template, and double-clicking the Treble clef template on Linux. Trace the template double-click handling and compare it with the expected Next-button flow; done means the Additional score information dialog opens instead of immediately creating a score.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100