musescore / musescore/MuseScore
Updating score properties via dialog does not update the score in the WYSIWYG editor.
Open
@DmitryArefiev is already working on this.
Since Mar 25, 2023.
needs review
regression MS3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Other type of issue
Bug description
When editing score properties via the Properties dialog, those updates do not appear on the score. If this is intentional behavior, please add a button to "update score fields" or something like that, which would propagate new data.
Steps to reproduce
- Create a new score -- Do not add any properties. New score will display "Untitled Score."
- Open the Score Properties dialog and add a Title.
- Press OK in the Properties dialog.
Result: No update to the Title in the WYSIWYG editor.
Expected Result: Title updated to match the properties dialog.
Screenshots/Screen recordings
No response
MuseScore Version
4.0.2.230651553
Regression
Yes, this used to work in Musescore 3.x and now is broken
Operating system
Windows 11
Additional context
No response
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.