Adding TITLE, subtitle (etc.) appends Vertical frame rather than inserting it, if score has horizontal frame at the beginning
Nightly acf6580 on Win 7 / 2.0.2 on Win10.
Not sure if this is a bug report or feature request. Please amend as required.
Normally if you right click on an empty space and select Text > Title, this goes in a Vertical Frame at the start of the score. But if there is already a Horizontal Frame at the start of the score (as in the attached example score) the program appends the VF instead to the end of the score!
Attachment | Size |
---|---|
title_appended.mscz | 28.21 KB |
Comments
Probably related to #78636: allow insert Measure, VBox, or HBox before a VBox or HBox
Let me look into this. Was it working previously?
Issue is with 2.0.2 too
I've just verified that my pull request for #78636: allow insert Measure, VBox, or HBox before a VBox or HBox also fixes this bug!
https://github.com/musescore/MuseScore/pull/2464
wait a minute...set breakpoint at my changes, and didn't break. Maybe something else other than that PR fixed it...let me try again with latest master...
I just tried latest master b850504, self-compile on archlinux x86-64, and it works correctly.
I just tried latest windows nightly 63c0160 and it works correctly.
Maybe was fixed since acf6580 (
Jan 16, actually merged with 2.0.3 on Feb 17, 2016)???This issue had "never" worked.
Image below produced with a Nightly of May 2014: 56177c3
now I just tried latest 2.0.3 git commit 17158f66 self-compiled x86-64 arch linux, and it works for me.
Has the problem been fixed?
I can confirm that it is fixed in current master (well, at least it works as expected)
current master is a good 2 months newer that acf6580, @geetar: please make sure to not report issues for such old nightlies ;-)
:)
Message received.
Automatically closed -- issue fixed for 2 weeks with no activity.