Comment 10 for bug 719431

Revision history for this message
Johannes Sasongko (sjohannes) wrote : [Bug 719431] Re: Collection panel: Append to Current adds wrong tracks

Just a note, I think this worked correctly on Exaile 0.2 with
DragTreeView, which fixed a lot of GTK+ treeview annoyances. If I remember
correctly, it works by manipulating the selection on button-press-event;
it also handles the corner cases with shift+click and ctrl+click correctly.