Newline dropped in texts
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
Yes
Project
Repro steps
- Create a new score
- Add Title
- Enter "abc" + Left + Enter + Left +Left + Enter
- Now "a" is the first line, "b" is second line and "c" is third line.
- Click outside the titel to finish edit.
Expected: a, b and c remains at first, second respective third line
Actual: a is first line, bc is second line
Workaround: Add newline between b and c again
Attachment | Size |
---|---|
text-newline2.png | 4.95 KB |
Comments
https://github.com/musescore/MuseScore/pull/4359
Fixed in branch master, commit 8536e3d5bc
fix #278068 Second line feed was discarded
Fixed in branch master, commit 0a474ba1fd
Merge pull request #4359 from tobik/278068-line-feed
fix #278068 Second line feed was discarded
If a text is new and never left edit mode, the first newline will be ignored.
https://github.com/musescore/MuseScore/pull/4364
Fixed in branch master, commit 3b87d7c83d
fix #278068 newline in new text
Automatically closed -- issue fixed for 2 weeks with no activity.