Bug 149549

Summary: clicking stop all button in toolbar does not toggle single start/stop buttons state
Product: [Applications] ktorrent Reporter: Mike Frysinger <vapier>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mike Frysinger 2007-09-05 01:10:22 UTC
Version:           2.2.2 (using KDE KDE 3.5.7)
Installed from:    Gentoo Packages
OS:                Linux

hitting the stop all button in the toolbar does not change the state of the single start/stop buttons

consider:
 - multiple torrents in the downloads tab
 - all torrents are stopped but one
 - the one torrent is downloading and is the only one selected

when you hit the "stop all" button, the one torrent is stopped, but the single start/stop buttons continue to have the state of:
 - single start - disabled
 - single stop - enabled

simply clicking the already selected torrent again fixes the state of things
Comment 1 Joris Guisson 2007-10-10 13:03:50 UTC
SVN commit 723664 by guisson:

When stop all and start all is pressed, make sure that start and stop buttons are updated properly

BUG: 149549


 M  +4 -0      ktorrentview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=723664