id summary reporter owner description type status priority milestone component version resolution keywords cc 2202 gtkui stable sort torrent view gazpachoking "Gtk TreeModelSort sorts unstably, causing torrents to jump around when sorted by a column without unique values for all rows. Stable sort fixes this, as well as makes sorting by multiple columns in a row retain last sort when primary sort column is equal. Included in my [https://github.com/gazpachoking/deluge/tree/gtk-stablesort branch here] against 1.3-stable. ([https://github.com/gazpachoking/deluge/commit/3c85cc4b03e5e63eea5338219202005fb20866ad diff]) My only concern with this patch is that it uses torrent hash as unique row identifier, which is hard coded. Maybe unique column should be passed into !ListView upon init." patch closed minor 1.3.6 GTK UI 1.3.5 Fixed sort