Enable all elements to be selectable by voice

• Aug 1, 2017 - 10:10
Reported version
3.0
Type
Functional
Severity
S5 - Suggestion
Status
closed
Project

Curently only a selected/restricted and set of elements can get selected by voice, via right-click/Select/More../Save Voice. That set had been increased several times already, see for example
#85781: Selection dialog box can't select note ties by voice, #181131: Selecting hooks by voice doesn't work, #181341: Selecting accidentals by voice doesn't work.

The corresponding code is to be found at libmscore/score.cpp, lines 3076-3080 for the 2.2 branch and libmscore/score.cpp, line 2953 for the master branch.

Just removing the entire condition should enable us to select any element by voice.

This request got triggered by https://musescore.org/en/node/238951, the (lack of the) ability to select Chord symbls by voice


Comments