Bug 196386 - Plasma panels change height after changing desktop theme
Summary: Plasma panels change height after changing desktop theme
Status: RESOLVED DUPLICATE of bug 184905
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 21:00 UTC by Audrius
Modified: 2009-06-13 21:07 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 Audrius 2009-06-13 21:00:51 UTC
Version:            (using KDE 4.2.90)
Compiler:          gcc 4.3.3 
OS:                Linux
Installed from:    Ubuntu Packages

After selecting new plasma desktop theme, panels change their size.
For example: this is an excerpt from plasma-desktop-appletsrc before changing theme:

[Containments][31]
activity=         
desktop=-1        
formfactor=2      
geometry=0,-84,1920,24
immutability=1        
location=4            
plugin=panel          
screen=0              
zvalue=150  

And after changing theme:
[Containments][31]
activity=         
desktop=-1        
formfactor=2      
geometry=0,-201,1920,27
immutability=1         
location=4             
plugin=panel           
screen=0               
zvalue=150

Height of panels always increases about 2-3 pixels after changing theme.
After switching theme like 50 times in a row panels take up almost entire desktop.

I use gnome-like panel layout (one panel is on-top, one is on bottom).
Lower panel contains application launcher, taskbar and pager (4x3 desktops).
Upper panel contains XBar, tray icon list, device notifier and digital clock.

Such behavior started happening around KDE 4.1 - KDE 4.2.
Comment 1 Aaron J. Seigo 2009-06-13 21:07:54 UTC

*** This bug has been marked as a duplicate of bug 184905 ***