The behavior of "Transfer Selected" was changed because the behavior wasn't consistent and slightly misleading.
Transfer Selected works like this:
It add selected items of the active control to the queue list and then starts transferring the queue.
But what if no files were added to the queue? (perhaps the current selection is invalid, or already queued)
In previous builds if the queue wasn't empty then it would start transferring the queue. With this change the user knows immediately that nothing was done with the current selection.
If you have files in the transfer queue then the correct way to start transferring is to do one of the following:
1. Click the "Transfer Queue" button on the toolbar (shortcut is Ctrl+Z)
2. Right-click on the Queue list window pane and select "Transfer Queue" from the popup menu.
|