<div dir="ltr"><span style="color:rgb(46,52,54);font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13.333333015441895px;line-height:22.39583396911621px;white-space:pre-wrap;background-color:rgb(254,254,254)">I really need help with <a href="https://bugs.kde.org/show_bug.cgi?id=254404">this bug</a>!
Here's what I can see:

CollectionTreeView calls createMetaQueryFromItems, which does not seem to return tracks in the visible order. Do I sort the tracks myself? How?

FileView creates a directory loader, which calls qStableSort(with Meta::Track::lessThan, so they're always sorted in ascending order, regardless of the way they're displayed.

IPodPlaylistProvider, CollectionTreeItemModel::dropMimeData and mp3tunesservice use intermediate QMap, so they aren't sorted by visible order.</span><div><br></div><div><div>---<div>Anmol</div></div>
</div></div>