Bug 233646 - [PATCH] Icons on the task list sometimes bounce on hover
Summary: [PATCH] Icons on the task list sometimes bounce on hover
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 22:14 UTC by David Benjamin
Modified: 2010-05-08 17:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Zoomed in picture of the problem (6.49 KB, image/png)
2010-04-07 22:14 UTC, David Benjamin
Details
Patch to address this (1.73 KB, patch)
2010-04-07 22:15 UTC, David Benjamin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Benjamin 2010-04-07 22:14:17 UTC
Version:            (using KDE 4.4.2)
OS:                Linux
Installed from:    Compiled From Sources

Steps to Reproduce:
1. Size the panel to 29px tall (yay kruler), Air theme
2. Open a conversation window in pidgin
3. Hover over the icon

Result:
The icon shifts up by one pixel
Comment 1 David Benjamin 2010-04-07 22:14:50 UTC
Created attachment 42579 [details]
Zoomed in picture of the problem
Comment 2 David Benjamin 2010-04-07 22:15:47 UTC
Created attachment 42580 [details]
Patch to address this

Makes both cases in the icon drawing use the same drawing routine, to avoid this bounce.
Comment 3 Beat Wolf 2010-05-07 14:40:49 UTC
could you please submit this patch to the plasma mailing list or reviewboard.kde.org? thank you
Comment 4 Aaron J. Seigo 2010-05-08 17:54:56 UTC
SVN commit 1124284 by aseigo:

better icon alignment, patch by David Benjamin
CCMAIL:davidben@mit.edu
REVIEW:3921
BUG:233646


 M  +4 -1      abstracttaskitem.cpp  


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