Bug 166646 - plasmoid handle width is hardcoded (double size pixels)
Summary: plasmoid handle width is hardcoded (double size pixels)
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Loic Marteau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 19:08 UTC by Maciej Pilichowski
Modified: 2008-09-23 17:09 UTC (History)
1 user (show)

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 Maciej Pilichowski 2008-07-15 19:08:53 UTC
Version:            (using Devel)
Installed from:    Compiled sources

plasmoid handle width is hardcoded (double size pixels)

Go to sys.settings and use double pixel size for icons. It will change the icon size in handle (as expected) but not the handle width --> bug.
Comment 1 Maciej Pilichowski 2008-07-15 19:18:22 UTC
Toolbar is affected, as well tabbar, panel, systemsettings, buttons, you name it. Should I post multi-reports or this one will suffice?

Systray and taskbar seem ok :-)
Comment 2 Aaron J. Seigo 2008-07-15 19:47:43 UTC
a report per affected item, since they will each require different fixes
Comment 3 Jérôme SONRIER 2008-07-15 22:01:19 UTC
I can confirm these bugs are still present in trunk, revision 830898.
Comment 4 Loic Marteau 2008-07-15 22:37:31 UTC
Patch to fix this bug available in the plasma review board.
http://reviewboard.vidsolbach.de/r/76/
Need approval to commit

Cheers
Comment 5 Loic Marteau 2008-07-16 05:53:35 UTC
SVN commit 833032 by lmarteau:

use the system size icons instead of an harcoded one
BUG:166646
CCMAIL:panel-devel@kde.org
if it should be backported to 4.1 branche can someone do this ? Thanks !


 M  +29 -21    applethandle.cpp  
 M  +2 -3      applethandle_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=833032
Comment 6 Kamil Neczaj 2008-09-23 17:09:12 UTC
I can't understand what is aim of option 'double-sized pixels'. Does someone use it?