Bug 169953 - kde-base/kwin-3.5.5 - maximize window underruns panel
Bug#: 169953 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: mattsch@gmail.com
Component: KDE
URL: 
Summary: kde-base/kwin-3.5.5 - maximize window underruns panel
Keywords:  
Status Whiteboard: 
Opened: 2007-03-08 15:06 0000
Description:   Opened: 2007-03-08 15:06 0000
When maximizing a window on a multiple screen non-xinerama setup using kwin
3.5.5 and 3.5.6, screen 2 does not respect the kicker and it maximizes under
it.

Reproducible: Always

Steps to Reproduce:
1. Dual Screen Non-Xinerama Xorg Display
2. Maximize a window on the second screen.
3. Window maximizes under the kicker.

Actual Results:  
Window maximizes under the kicker.

Expected Results:  
Window maximizes to the top of the kicker.

------- Comment #1 From Matthew Schultz 2007-03-08 15:08:14 0000 -------
Created an attachment (id=112566) [details]
kwin-3.5.5-geometry.patch

This patch fixes the problem.  

------- Comment #2 From Matthew Schultz 2007-03-08 15:09:54 0000 -------
Created an attachment (id=112568) [details]
kwin-3.5.5-r2.ebuild

New ebuild with the patch included.  I've tested this on an AMD64 machine and
it does fix the problem.  Also, the bug is documented and not included in KDE
as far as I can tell.  http://bugs.kde.org/show_bug.cgi?id=94470

------- Comment #3 From Carsten Lohrke 2007-04-30 20:19:49 0000 -------
Fixed in kwin-3.5.6-r1.

------- Comment #4 From Matthew Schultz 2007-04-30 20:39:00 0000 -------
Thanks.