Bad layout of lines (text line, trill line...) before start repeat
Reported version
3.x-dev
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Version 3.1 beta, and current nightly cd7aa3f / Windows10
1) Open the test file: lines repeat.mscz
2) Select first measure -> double-click on the text line
Expected: the text line covers the entire measure
Current result: only on the first beat
3) Edit the text line -> Shift + right arrow
Result: unexpected
- Same behaviour with trill lines (maybe other lines, I haven't checked everything.)
Fix version
3.2.0
Comments
What is unexpected there? It moves up a bit to not cross the stems, that much is by design
In reply to What is unexpected there? It… by Jojo-Schmitz
Try please with the 2.3.2.
Take out the repeat and add the line and notice that it covers the entire measure as expected. I think this might be related to #287993: Bug in Pedal Mark before Repeat Barline
I mean unexpected first because the line does not cover the entire measure, and then, given this result, the first edition is also unexpected, since we expect a correction (that it covers the first measure). But the outcome is at the beginning, in the first action of adding the text line.
Yes, I thought about the pedal mark issue, but this issue (with other lines) seems not be treated too.
I guess it covers the whole note(s) only?
It is the same in 3.0.5
The following repeat shouldn't affect the layout. Either it should only cover the whole note, or it cover the entire measure all of the time.
See https://github.com/musescore/MuseScore/pull/4977.
Fixed in branch master, commit 07451700d2
fix #288508: Bad layout of lines (text line, trill line...) before start repeat
Fixed in branch master, commit 685f43fd13
_Merge pull request #4977 from mattmcclinch/288508-line-before-start-repeat
fix #288508: Bad layout of lines (text line, trill line...) before start repeat_
Automatically closed -- issue fixed for 2 weeks with no activity.
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.1.0.7182, revision: 28a7e91
Open attached score and take the reset. The text line only extended to the end of M2 in MS 2.3.2. But it now extends to the end of M3 in MS 3.x.
Confirmed. Offhand I'm not sure why the fix didn't work?
See https://github.com/musescore/MuseScore/pull/5131.
Fixed in branch master, commit f05914f316
fix #288508: Bad layout of lines (text line, trill line...) before start repeat
Fixed in branch master, commit 561b1b2251
_Merge pull request #5131 from mattmcclinch/288508-line-pos
fix #288508: Bad layout of lines (text line, trill line...) before start repeat_
Automatically closed -- issue fixed for 2 weeks with no activity.