If you Ctrl+click two items in any hour template, then drag the items elsewhere (for exxample, to end of list), you will always get a List index out of bounds error.
PS: Also on that dialog, the drag cursor is a drag COPY cursor (with a little + sign on it). Since one can only move items, this is the wrong type of drag cursor.
And: It works perfectly ok here. And there is no “+” sign, but a smal semi-transparent image of the dragged items. Probably depends on the Windows version.
You get the + drag cursor if you hold down Ctrl while dragging the items; you get a normal drag cursor if you don’t. And I’m also talking here about dragging the items BEYOND the current list, i.e. BELOW all the items.
Steps to reproduce:
Hold down Ctrl.
Select two items in the dialog.
Keeping Ctrl pressed, drag the items BELOW the end of the list.
So I suspect that you need to disable ‘copy’ dragging.
This bug is much more serious than I had originally realised, because it also loses data.
If you select and then drag two or more items to the blank space BELOW the end of the list, at least one item is deleted (as well as causing the List index out of bounds error). :o
(I didn’t spot this until a few minutes ago.)
Worse still, the same bug is present in the playlist pane on the Playlist tab. And that loses data as well. :o :o
Maybe the ‘quick fix’ answer is to only allow single items to be drag/dropped?
Anyway, I think this needs an urgent fix.