Bug 86565

Summary: Panel icons fixed at wrong size
Product: [Retired] Red Hat Raw Hide Reporter: Sammy <sait.a.umar>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-30 20:56:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sammy 2003-03-25 19:07:47 UTC
This problem exists in all kdebase-3.1 rpms as well as kdebase-3.1.1 RedHat rpms. 
 
The problem is that the application and other icons on the panel are fixed at their 
maximized size. Normaily they are 32 points and get zoomed when the mouse 
pointer is on them. This is due to patch 54 (I always have to remove this patch 
and recompile kdebase). Is this a convention that  RedHat decided to have or 
is it an unintended result of patch 54? Thanks

Comment 1 Than Ngo 2003-07-30 20:56:19 UTC
i would say it's a feature, not a bug. But if you want to disable this option
you should add IconResize=false in /usr/share/config/kdeglobals

....

[PanelIcons]
Size=48
IconResize=false

....

Info: you need new kdebase-3.1.3-1 or newer for doing that. KDE 3.1.3 will be
available in rawhide soon