musescore / musescore/MuseScore
Prefer sharps or flats setting resets when file is closed or when part files are opened
Open
Nobody has claimed this yet.
engraving
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug (incorrect score rendering)
Description with steps to reproduce
- Create score with Alto and Bari sax
- Set concert key signature to E Major
- Set Prefer flat/sharp setting to prefer sharps
- Open individual part files
- Observe that the key signature has changed along with the Prefer sharp/flat setting going back to flat (Should remain C# Major and setting should remain to prefer sharps)
- Save the score and reopen it
- Observe how the Prefer sharp/flat setting resets back to prefer flats (Setting should stay as prefer sharps)
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/2b827c67-4adb-4e66-ab38-a4f3c38ac4fe
What is the latest version of MuseScore Studio where this issue is present?
4.4
Regression
No.
Operating system
macOS 15.0.1
Additional context
May be the same as this issue:
https://github.com/musescore/MuseScore/issues/18655
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.