Tuplet bracket & number aren't included within range selection
Reported version
3.6
Type
Functional
Frequency
Few
Severity
S4 - Minor
Reproducibility
Always
Status
GitHub issue
Regression
No
Workaround
Yes
Project
1) Create score with at least one tuple in measure
2) Create range-selection of said measure (simple mouse click to select all of measure)
Observation: the tuple is not being involved within the range selection so that if the user presses 'v', it still stays visible.
Comments
Selecting a measure creates a range selection. And indeed such a range selection already shows the tuplet number and -bracket to not be selected (here: not blue).
It is well possible to add the tuplet number and -bracket to a list selection (and that'd be one workaround, the other is to make the tuplet invisible in an extra step), here just turn that range selection into a list selection by Ctrl+click on the tuplet.
Sample score attached
For the record, another workaround esp. when dealing with multiple measures is to use the Select All Similar filter upon a tuplet
But to be clear: the tuplet itself - the set of notes - is included. Only the bracket and number are not. I've updated the issue title to reflect this, and perhaps that also helps point to what would be needed to fix this.
Came up again in https://musescore.org/en/node/351606
Now reported on GitHub: https://github.com/musescore/MuseScore/issues/18187