Bug 194626

Summary: "Hide details" displayed as "show details"
Product: [Applications] kget Reporter: Oliver Putz <Regnaron>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot showing bug 194626

Description Oliver Putz 2009-05-30 08:26:13 UTC
Version:           2.2.3 (using 4.2.3 (KDE 4.2.3), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.28-gentoo-r6

Steps to reproduce:

1) Start a transfer in kget-2.2.3 (KDE-4.2.3)
2) Right click on the transfer and select "show details"
3) Right click on the "expanded / detailed" transfer and see that the option to hide the details is called "show details"
Comment 1 Oliver Putz 2009-05-30 08:34:46 UTC
Created attachment 34120 [details]
Screenshot showing bug 194626
Comment 2 Lukas Appelhans 2010-01-03 23:56:08 UTC
SVN commit 1069637 by lappelhans:

Make the Show Details action toggle-able...
Fix the logic when details are open...
BUG:194626


 M  +4 -3      mainwindow.cpp  
 M  +4 -5      ui/contextmenu.h  
 M  +11 -3     ui/transfersview.cpp  
 M  +1 -0      ui/transfersview.h  


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