Bug 191523

Summary: [Minor/aesthetic] Group resume/stop buttons cut off slightly
Product: [Applications] kget Reporter: Marcus Harrison <marcus>
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:

Description Marcus Harrison 2009-05-03 22:27:49 UTC
Version:           2.2.2 (using 4.2.2 (KDE 4.2.2), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.29-gentoo-r1

You need a list of downloads long enough to resize the window to show the scroll-bar on the side, in order to reproduce the bug. Otherwise, just double-click to expand one of the downloads.

Add a new downloads group, then scroll to the bottom of your downloads window. Slowly resize the window until you can see only half of the downloads group title at the top. The top half of the buttons is shown, when it should be the bottom half (as you can only see the bottom half of the group title).
Comment 1 Matthias Fuchs 2010-05-30 10:03:23 UTC
SVN commit 1132290 by mfuchs:

Groupicons are correctly painted when scrolling the view.
BUG:191523

 M  +5 -5      transfersviewdelegate.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1132290
Comment 2 Matthias Fuchs 2010-06-01 17:11:19 UTC
SVN commit 1133355 by mfuchs:

Backport r1132290
Groupicons are correctly painted when scrolling the view.
CCBUG:191523

 M  +5 -5      transfersviewdelegate.cpp  


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