Please see the attachment. Since build 6bf760c, when adding lyrics, the hyphen ('-') is converted to the underscore ('_').
And that's not correct in my opinion.
Thanks
Theo
update: also able to reproduce this problem in Nightly 5cca159
Hyphen is converted to underscore when adding lyrics
⇒
Lyrics hyphen gets positioned too low
And it isn't really an underscore, but rather a dash that is positioned too low. The Melisma underscore looks slightly different (longer and slightly lower)
Strange, we seem to habe lost the abillity to add a real underscore (Ctrl+_), while a real dash (Ctrl+-) still works. Or is this becaues I have to use Shift+- to get to the underscore? Trying with Ctrl+Shift+- results in a triangle being shown, but that vanishes as soon as I exit text entry mode (hitting Esc)
Comments
GIT commit: 6bf760c / Windows 7
It's probably (?) another manifestation of this issue: #123476: Regression: unexpected insertion of the lyrics
This issue is always active despite the correction of the other mentioned issue above (so, not related, as I could think, first)
And it isn't really an underscore, but rather a dash that is positioned too low. The Melisma underscore looks slightly different (longer and slightly lower)
Maybe related to #120101: Lyrics hyphens aren't placed on equal height?
Strange, we seem to habe lost the abillity to add a real underscore (Ctrl+_), while a real dash (Ctrl+-) still works. Or is this becaues I have to use Shift+- to get to the underscore? Trying with Ctrl+Shift+- results in a triangle being shown, but that vanishes as soon as I exit text entry mode (hitting Esc)
"Maybe related to #120101: Lyrics hyphens aren't placed on equal height?"
From what I see, I would say no. Because this mentioned commit was merged on August 26. While I see the change on September 3, always.
Ie, with this commit, I receive an expected result: 755cd05
And with this one, I get the "two" issues, as evocated previously, in the same time (cursor input, and hyphen too low): 4ac407d
EDIT: oops... funny second image, sorry : lyr-rics! :(
OK, so the issue got to be buried somewhere inside 4ac407d, with that way to high cursor having been fixed in (or some commit before) 9f57c06
Fixed in branch master, commit 9f572b57f7
fix #123501 LYrics hyphen gets positioned too low
Automatically closed -- issue fixed for 2 weeks with no activity.