musescore / musescore/MuseScore
Visibility of lyric extenders can become unsynchronized in parts
@miiizen is already working on this.
Since Jun 29, 2026.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug (incorrect behaviour)
Description with steps to reproduce
Found while testing #33943.
Changing visibility of lyrics text in a part causes the Score and part synchronization property for Style/appearance to toggle off. This does not happen for lyrics extenders either when their visibility is toggled with the syllable they are attached to, or when toggling independently of the syllable. Thus the property can incorrectly appear to be synchronized with the main score when in fact it is not.
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/318fe75b-601b-4bfa-9048-51b1918e1775
In which versions of MuseScore Studio is this issue present?
Latest 4.7 nightly
Regression
No.
Operating system
Ubuntu 24.04.4 LTS
Additional context
See also #34007.
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.