Bug 194626 - "Hide details" displayed as "show details"
Summary: "Hide details" displayed as "show details"
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-30 08:26 UTC by Oliver Putz
Modified: 2010-01-03 23:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing bug 194626 (60.94 KB, image/png)
2009-05-30 08:34 UTC, Oliver Putz
Details

Note You need to log in before you can comment on or make changes to this bug.
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