Bug 227490

Summary: Panel out of bounds when height is increased
Product: [Unmaintained] plasma4 Reporter: Felix Kaechele <felix>
Component: containment-panelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: aseigo, caitt, frank78ac, nucleo, rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Panel is going crazy

Description Felix Kaechele 2010-02-18 11:16:17 UTC
Created attachment 40894 [details]
Panel is going crazy

See screenshot in attachment.

How to reproduce:

1. Increase the height of the panel to an unreasonable amount ;)
2. Decrease the height of the panel to the desired size again

What happens is that the items on the panel don't decrease their size. Additionally, every pixel that is cut off at the bottom reappears at the top of the screen.

To get back to normal sizes one needs to delete the panel and create a new one from scratch.
Comment 1 Felix Kaechele 2010-02-18 11:17:44 UTC
Forgot to mention my KDE Version:
kdebase-4.4.0-3.fc12.x86_64
Comment 2 nucleo 2010-02-18 11:23:00 UTC
I saw the same panel behavior after updating KDE 4.3.2 to 4.4.0 from Fedora 11 updates-testing.
Comment 3 nucleo 2010-02-23 21:56:46 UTC
This bug appears if QuickLaunch widget added on panel when it contains two rows of icons.
Comment 4 Tomas 2010-04-18 18:12:29 UTC
Hello, 
I can confirm exactly the same behavior on my KDE 4.4.2.

It is probably bug in QuickLauncher because by removing it one can return to previous state but I think the panel should be more robust and handle incorrect data in a better way.