Bug 323079 - Maximized windows cover panel (top or right of the screen) on multi-monitor setup
Summary: Maximized windows cover panel (top or right of the screen) on multi-monitor s...
Status: RESOLVED DUPLICATE of bug 167852
Alias: None
Product: kwin
Classification: Plasma
Component: multi-screen (show other bugs)
Version: 4.10.95
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 16:34 UTC by Gabriel Trisca
Modified: 2013-08-01 16:42 UTC (History)
0 users

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 Gabriel Trisca 2013-08-01 16:34:03 UTC
My multi-monitor setup looks like this:

           +----------------+
___________|                |
|--PANEL--||                |
|         ||        2       | 
|    1    ||                |
+---------++----------------+

The main screen is monitor 1.

When windows are maximized the main monitor, they expand to cover the whole screen, regardless if there is a panel with an "always visible" setting on the top of the screen, pointing to a bug on kwin.

Its important to note that in this particular setup, the panel sizes are ignored if the panels are on the top or right of the screen, but they are taken into account if the panels are on the bottom or left.

Reproducible: Always

Steps to Reproduce:
1. Use more than one monitor and set them up like in the figure
2. Add a panel to the top or right of the main screen/monitor
3. Maximize a window on the main screen that contains the plasma panel.
Actual Results:  
The window maximizes/resizes to the maximum possible size, going below panels that are marked as "always visible".

Expected Results:  
Window maximizes/resizes to the size of the screen minus the size of panels.
Comment 1 Thomas Lübking 2013-08-01 16:38:09 UTC

*** This bug has been marked as a duplicate of bug 167852 ***
Comment 2 Gabriel Trisca 2013-08-01 16:42:28 UTC
Thanks Thomas, I couldn't find any similar bugs when I filled this one.