I used to be able to select a file, then Ctrl+Click a 2nd file in the "files" tool.
Now with V27 Ctrl+Click doesn't select the 2nd file, but does move the selection cursor.
I can only select the 2nd file with Click, then Ctrl+Triple Click.
What happened?
Also, why are there no Modifier + MouseClick events?
Ctrl+LButton_Up for instance.
list.lbutton_down() and list.lbutton_up() aren't called when the CTRL key is also pressed.