Regression: the ability to add customized lines from a score into a palette is broken
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project
GIT commit: fbeed6b / Windows7
1) "My First Score"
2) Add the Text Line (VII------|) onto the score
3) Right-click -> Line properties -> Change text, eg for V ->Ok
4) Press Ctrl + Shift -> drag and drop this customised line into a palette
Result: nothing happens: ie, no cell is created, and so no added line.
- By the same way, the feature to duplicate the lines within the score by the same process (Ctrl + Shift) on another desired note is broken :(
Comments
Former issue. From what I see, it's another effect of the big change in Mid-April about the layout.
So, eg, it fails with this nightly: fe2eea4
I don't understand the 2nd step, sorry :( What should I do to reproduce it on current master?
You mean 2) Add the Text Line (VII------|) onto the score? Just as written, not sure what there is to not understand? It is the 3rd to last item in the lines palette (in 2.2.1)
In reply to You mean 2) Add the Text… by Jojo-Schmitz
Looooool, now I see. I tried to find the related text element and print VII------I manually. It is time to go home :) Thank you!
Get out of the building and catch some fresh air ;-)
Confirmed for 5ad448c
See https://github.com/musescore/MuseScore/pull/4192
Fixed in branch master, commit 9de9932dc4
fix #126641: correct check on spanner segment on element drag
Fixed in branch master, commit 1d0d2b0bd5
Merge pull request #4192 from dmitrio95/126641-drag-spannersegment
fix #126641: correct check on spanner segment on element drag
Automatically closed -- issue fixed for 2 weeks with no activity.