Bug 137811 - window placement has dead areas on non-rectangular multihead/xinerama/mergedfb screens with kicker on smaller screen
Summary: window placement has dead areas on non-rectangular multihead/xinerama/mergedf...
Status: RESOLVED DUPLICATE of bug 160068
Alias: None
Product: kwin
Classification: Plasma
Component: xinerama (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-24 10:48 UTC by Kevin F. Quinn
Modified: 2008-12-14 12:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
xprop -root; panel on larger screen (10.56 KB, text/plain)
2006-11-24 10:49 UTC, Kevin F. Quinn
Details
xprop -root; panel on smaller screen (10.56 KB, text/plain)
2006-11-24 10:49 UTC, Kevin F. Quinn
Details
xprop; <window> - panel on larger screen (2.80 KB, text/plain)
2006-11-24 10:50 UTC, Kevin F. Quinn
Details
xprop; <window> - panel on smaller screen (2.80 KB, text/plain)
2006-11-24 10:51 UTC, Kevin F. Quinn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin F. Quinn 2006-11-24 10:48:14 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.4.6 (Gentoo Hardened 3.4.6-r2, HTB-3.4.4-1.00, ssp-3.4.6-1.0, pie-8.7.9) 
OS:                Linux

I have a non-rectangular merged-fb (radeon - it simulates xinerama) setup on a laptop; 1024x768 on the built-in panel, 1280x1024 on the external monitor arranged thus:

    ._________._______.
    |                 |
    |                 |
    |                 |
    |..........___2___|
    | x    x  |
    |___x1___x|


Normally I place the panel at the bottom of the larger display (at 1) and everything works fine.  However if I place the panel at the bottom of the smaller screen (at 2), there's a "dead" area below the bottom of the smaller screen on the larger screen (marked with 'x's), such that when moving windows around, the refuse to move into the dead area.  Windows can expand downwards into the dead area, but can't move into it completely.  To be accurate, the title bar of the window refuses to move below the level of the panel on the smaller screen.

It seems that the placement algorithm is bounding the window movement by limiting the base of the title bar to the top of the panel, rather than the base of the screen in which the window is placed.

Attachments to follow:
xprop -root (panel on larger screen)
xprop -root (panel on smaller screen)
xprop (window with panel on larger screen)
xprop (window with panel on smaller screen)
Comment 1 Kevin F. Quinn 2006-11-24 10:49:08 UTC
Created attachment 18683 [details]
xprop -root; panel on larger screen
Comment 2 Kevin F. Quinn 2006-11-24 10:49:38 UTC
Created attachment 18684 [details]
xprop -root; panel on smaller screen
Comment 3 Kevin F. Quinn 2006-11-24 10:50:32 UTC
Created attachment 18685 [details]
xprop; <window> - panel on larger screen
Comment 4 Kevin F. Quinn 2006-11-24 10:51:04 UTC
Created attachment 18686 [details]
xprop; <window> - panel on smaller screen
Comment 5 Brian Knotts 2007-06-29 21:20:08 UTC
I see a similar problem with two identical screens; if the panel on screen 1 is at the top, windows cannot be placed in the corresponding area on screen 2.
Comment 6 Brian Knotts 2007-06-29 21:25:23 UTC
Clarification: if I select "Allow other windows to cover the panel" (Panel->Configure Panel->Hiding), the problem goes away.

So, this is probably a panel bug, not a kwin bug.
Comment 7 Jordi Polo 2008-11-28 05:30:37 UTC
It would be wonderful to know if it is happening with plasma or no
Comment 8 lucas 2008-12-14 12:36:49 UTC

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