musescore / musescore/MuseScore
Header and Footer Entry dialog does not open on double click
@Eism is already working on this.
Since Jul 28, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
In MU3 the Header and Footer entry dialog opens when you double click on the header or footer elements, or by menu-format-style-header/footer.
In MU4 only the menu options works - perhaps the double click is a feature that has been taken out? My system suffers from the issue that the style dialog takes >5 seconds to open which may be related- see:
Long delay to open Format->Style page
(https://github.com/musescore/MuseScore/issues/13193)
To Reproduce
Steps to reproduce the behavior:
- Create header or footer, or it should just work on default "2"of second page in new document
- Double click on header or footer element
- wait.
- nothing happens
Expected behavior
Header/footer entry dialog should open
Screenshots
If applicable, add screenshots to help explain your problem.
Platform information
- OS: Win 11
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.