GNOME Bugzilla – Bug 687048
Sorting does not work in playlists
Last modified: 2012-11-07 21:06:35 UTC
When browsing a playlist, clicking on the table headings doesn't do anything. It is supposed to sort the contents wrt to the column clicked. Working fine on Music browser and auto generated playlists but not on play queue and user created playlists. This has been reported on the Ubuntu bug tracker - see https://bugs.launchpad.net/hundredpapercuts/+bug/1072377
Created attachment 228403 [details] [review] Make static playlists sortable Hello, I've added a patch for this. As far as I can tell, simply calling rb_entry_view_set_columns_clickable on construction should be enough.
It allows you to sort playlists, but without a way to restore the original order, it's not enough. *** This bug has been marked as a duplicate of bug 327042 ***