#1400: Changing the order of trackers
----------------------+-----------------------------------------------------
 Reporter:  XChesser  |       Owner:        
     Type:  defect    |      Status:  new   
 Priority:  minor     |   Milestone:  Future
Component:  gtkui     |     Version:  1.3.1 
 Keywords:            |  
----------------------+-----------------------------------------------------
 Current implementation of trackers ordering is a little strange and
 inconvenient. For example, the torrent has 3 trackers:
 0:tracker1.com
 1:tracker2.com
 2:tracker3.com
 If I select tracker1.com and press "Down", nothing happens. If I press
 "Up" for it, its number is increased by one and the list looks so:
 1:tracker1.com
 1:tracker2.com
 2:tracker3.com
 So, the first thing is that Up/Down buttons increase/decrease the rank of
 the tracker while they should change the rank on the contrary, I think.
 The second thing is that tracker2.com doesn't change its number to 0 in
 the example above. So if I want to pull down [0] tracker to the end I have
 to change the ranks manually for each tracker in list: tracker1.com=>[2],
 tracker2.com=>[0], tracker3.com=>[1].

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/1400>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to