musescore / musescore/MuseScore
Style change issues when working with Lyrics (syllables) and Properties
@mathesoncalum is already working on this.
Since Feb 16, 2024.
- 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)
BUG 1
Properties style buttons update right after entering lyrics mode. But if to enter the first syllable, move to the next position with space and change style with shortcut, style buttons don't update
- Enter first syllable
- Hit Space
- Hit Ctr+B - Properties button is not updated
https://github.com/musescore/MuseScore/assets/90187801/dcfb9748-05c3-46b9-83fb-b0bb7036be29
BUG 2
If navigate to the next syllable and click the formatting option, it will affect the previous syllable
https://github.com/musescore/MuseScore/assets/90187801/ff17f2cd-f57f-47bc-b7b5-c34d52848b0c
Screenshots/Screen recordings
No response
MuseScore Version
4.2.1
Regression
Yes, this used to work in MuseScore 3.x and now is broken
Operating system
All
Additional context
#21427
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.