musescore / musescore/MuseScore

[MU4 Issue] double clicking on Template in New score opens new score instead of "Additional score information" dialog

Open
#13,707 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

by design
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:

  1. Create New score
  2. Click on 'Create from template'
  3. Double click on 'Treble clef' (or anyother template)
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.