Bug 191523 - [Minor/aesthetic] Group resume/stop buttons cut off slightly
Summary: [Minor/aesthetic] Group resume/stop buttons cut off slightly
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-03 22:27 UTC by Marcus Harrison
Modified: 2010-06-01 17:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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