Bug 85603 - kicker panel system tray's icons are cropped when kicker panel size is Tiny
Summary: kicker panel system tray's icons are cropped when kicker panel size is Tiny
Status: RESOLVED FIXED
Alias: None
Product: kicker
Classification: Plasma
Component: systemtray (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: VLO normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
: 81539 86059 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-21 06:50 UTC by Osho GG
Modified: 2005-02-24 07:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
cut off of systray icons when kicker size is tiny (20.77 KB, image/png)
2004-11-11 11:26 UTC, Colm Connolly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Osho GG 2004-07-21 06:50:41 UTC
Version:            (using KDE KDE 3.2.91)
Installed from:    Compiled From Sources
OS:                Linux

When Kicker Panel's size is chosen to be Tiny; the icons in the system tray are cropped, So, many icons look ugly. This is the only reason why the user is forced to use at least the Small size. This is because the kicker system tray icons are 22x22.

Some users (e.g. me) do like to have a Tiny Kicker to conserve space on the desktop. When kicker size is Tiny, the system tray applications should use 16x16 icons (this will require the system tray applications to have multiple-size icons). If this is too much of work then at least, the system tray should scale down the 22x22 icons to 16x16 ones.

Osho
Comment 1 Aaron J. Seigo 2004-09-24 18:39:23 UTC
*** Bug 81539 has been marked as a duplicate of this bug. ***
Comment 2 Simone Gotti 2004-10-13 12:05:53 UTC
For the fact that you marked as duplicate my bug, also if it was posted some months before this, I'll reply here:

I can reproduce this also with the latest CVS HEAD from yesterday.
Comment 3 Aaron J. Seigo 2004-10-13 18:51:35 UTC
well, yes, it hasn't been fixed =) and there's no way to properly fix this with the current systray protocol either as the applet has zero control over the size or other presentation qualities of the icons that appear. the only thing i can think of doing is reducing the margin if the applet goes below a certain height() or width(). this can be done when SystremTrayApplet::layout() is rewritten (as it needs to be for other reasons as well).
Comment 4 Aaron J. Seigo 2004-10-24 12:20:38 UTC
*** Bug 86059 has been marked as a duplicate of this bug. ***
Comment 5 Colm Connolly 2004-11-11 11:26:35 UTC
Created attachment 8245 [details]
cut off of systray icons when kicker size is tiny

I problem is still present in 3.3.1 debian packages. It wasn't present in 3.2.3


The attached image show the problem.
Comment 6 Jes Hall 2005-02-24 07:03:16 UTC
Due to kicker losing frames & large border area in 3.4 this bug is fixed yay!