invisible line not selectable
Reported version
3.5
Type
Functional
Frequency
Few
Severity
S5 - Suggestion
Reproducibility
Always
Status
duplicate
Regression
No
Workaround
Yes
Project
1) Create a pedal line
2) Change the pedal properties checkbox of Line Visible to blank (false / Invisible)
3) Select anything else
4) Try to select the invisible line- you won't be able to select it.
Note that this is the Line Visible property which causes the problem, not the Visible property of the line.
Comments
Frequency is few since there are now two of us wanting this feature. The severity is a suggestion since it's by design that you cannot select an invisible line when the check is removed from visible in the inspector. See https://musescore.org/en/node/308856#comment-1017382 for the workaround.
In reply to Frequency is few since there… by mike320
This is by design?! If so that's very inconvenient as well as inconsistent. When I make a staccato note invisible I can select it later. I guess it isn't the same visible property, but what would be the use case for using line invisible but not just visible unchecked? My problem was that just using the visible property would not be enough for PDF generation to make the line be gone. If this has been fixed than I can ignore the Line Visible property and just use the Visible property and have my problem solved, but why would making something be invisible mean you now have to use a hard way to select it? That should be a separate property for any element, not just an overload of this one line visible property.
It very certainly is not Critical...
And when something is By Design, that doesn't mean this can't get changed. The current code behaves exactly as written and intended, so it isn't a bug.
A line on its own doesn't make sense to be invisible: so just don't do it.
A line with Text (like "Ped.____*") is still selectable
See #290044: Lines with "line visible" disabled can't be selected by clicking the invisible line. As mentioned there, this was an "unavoidable" side effect of the fix to make sure the invisible portion of the line did not affect autoplace. I put "unavoidable" in quotes because no doubt ther is a solution, just not necessarily a clean / easy one.
Please see my post...
https://musescore.org/en/node/309331
In reply to See #290044: Lines with … by Marc Sabatella
Is this intended? Invisible lines don't appear when "View | Show invisible" is selected, but they appear immediately after moving some other invisible item:
OS: Windows 7 SP 1 (6.1), Arch.: i386, MuseScore version (32-bit): 3.5.0.13199, revision: 43c5553
Better go to the still open issue with this (#290044: Lines with "line visible" disabled can't be selected by clicking the invisible line) rather than this here, which got closed as being a duplicate