Totally hidden lines do not respond, after Save, to "Show Invisible" feature
Reported version
3.3
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
Yes
Project
Version 3.3.4 / Windows 10
There's something buggy with the "Show invisible" function after Save
1) Load this test file (quarter notes with a few different lines): test lines.mscz
2) Select these lines and hide them (with "V" or in the Inspector "Set invisible")
3) In View, uncheck "Show invisible".
4) Save, Close, Restart: test save - Reload.mscz
5) In View again, check "Show invisible" again.
Expected result (as in version 2): the lines reappear in grey.
Current Result: nothing happens.
6) To make them reappear, you must, for example, add something to your score (articulation, breath, etc.) or change a pitch note etc.
Fix version
3.5.1
Comments
See https://github.com/musescore/MuseScore/pull/6407.
Ah, great Dmitri, thanks for this PR.
I thought this issue was completely forgotten. And yet, I met her again yesterday, and it's just the kind of surprising thing, which may seem like a small thing, but it's not really, because it ends up really annoying and reduces the experience of the program.
Yes, I have recently met this issue too, and I wasn't really happy with it :) So decided to make a patch for it.
Any connection to #284619: Show invisible doesn't work for certain elements until next layout; or #290041: Show invisible does not show all elements after an edit, until next relayout?
Yes, this is the issue that was the original reason of #284619: Show invisible doesn't work for certain elements until next layout, but with the recent versions invisible tablature ties do not get displayed with "show invisible" at all and require that showing them is chosen in staff settings. This may be a result of the change discussed here to fix some other tablature issues, but I didn't actually check that.
For #290041: Show invisible does not show all elements after an edit, until next relayout, this patch indeed seems to fix displaying invisible elements for that score.
Fixed in branch 3.x, commit 3c38cb55a4
fix #298779: fix invisible elements not getting displayed after turning "Show invisible" on
Fixed in branch 3.x, commit ef7391f227
_Merge pull request #6407 from dmitrio95/298779-show-invisible
fix #298779: fix invisible elements not getting displayed after turning "Show invisible" on_
Automatically closed -- issue fixed for 2 weeks with no activity.