When I select some files then use a Copy COLLIST button to copy to a collection then the files are deselected whether or not the button includes an @nodeselect directive.
Copy COLLLIST
@nodeselect
Is there a way of retaining the selection?
Buttons with commands like Copy COLLLIST don't appear on the toolbar themselves; instead, they generate a list of buttons which appear in their place. Those generated buttons don't currently copy the @nodeselect line from the buttons that spawn them.
We'll change this in the next update.
I've made the change for Copy COLLLIST and Copy INCLUDEINLIBRARY. I don't think there are any other cases which need it, and I think I've checked them all, but if anyone knows of any, let us know and we can do them as well.