Select -> more... selects wrong voice dots
Create a new score with any instruments
add dotted notes in several measures in both voices 1 and 2
right click any dot
move mouse to "select" and click "more..."
check same voice
click "OK"
all dots are selected
This also happens if you select a range. In any case, the same voice option is ignored.
If you use the selection filter and uncheck voice 2, right click a dot, select all similar once again all dots are selected.
If you select several measure, look in the inspector, click notes then click dots, you only get a single dot selected. I suspect these are all related though I don't know anything about the code.
If you select 2 staves and select same staff and same voice, all dots on the clicked staff are selected only. In other words checking the same staff works, but not the same voice.
Comments
good catch!
Fixed in branch 2.1, commit b4d3de29ba
fix #176631: Select -> more... selects wrong voice dots
Fixed in branch master, commit d3e1c0bd24
fix #176631: Select -> more... selects wrong voice dots
Was that the fastest fix ever?
3 minutes? I guess this breaks every record
Ah, no, 13 minutes. I believe we had it faster at times
The reason I caught this was because I had dotted 1/2 notes in 2 voices like this
Notice that both flat signs are to the left of the voice 1 note and the dots are both on the right side of the voice 2 note. I was trying to put the voice 1 dots where they belong, but I couldn't select them. Moving voice 2 notes to "make room" for the dot didn't help, the dots both moved with the note. I really don't think this is the way it should work. What do you think?
you should discuss this in the forum. Nobody reads the issue comments on closed/fixed issues.
Automatically closed -- issue fixed for 2 weeks with no activity.