Bug 360828

Summary: Maximized windows go below the panel
Product: [Plasma] plasmashell Reporter: Christian Trippe <christiandehne>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, mklapetek
Priority: NOR    
Version: 5.6.0   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: result of xprop and clicking on the panel
xprop > panel.props for my single monitor panel hiding fullsize windows

Description Christian Trippe 2016-03-21 18:46:56 UTC
Since the update to plasma 5.6 full screen windows go below the panel although it is set to "always visible". Please note that this is with a single monitor setup!

This did not happen with plasma 5.5.x. Not sure if kwin is the correct component or it should better be reported against plasmashell.



Reproducible: Always

Steps to Reproduce:
1. Set panel to "always visible"
2. open some window, e.g. konsole
3. click on the maximize button

Actual Results:  
window goes below the panel, e.g uses the full screen

Expected Results:  
Window should cover the whole screen except the panel
Comment 1 Thomas Lübking 2016-03-21 20:22:26 UTC
Please open konsole, run "xprop > panel.props", click the panel and attach the "panel.props" file.
Comment 2 Christian Trippe 2016-03-21 20:34:48 UTC
Created attachment 98017 [details]
result of xprop and clicking on the panel
Comment 3 Thomas Lübking 2016-03-21 20:45:58 UTC
> _NET_WM_STRUT(CARDINAL) = 0, 0, 0, 0
> _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0

The panel doesn't set a strut, client bug.
Comment 4 Martin Klapetek 2016-03-21 22:10:05 UTC

*** This bug has been marked as a duplicate of bug 348043 ***
Comment 5 Daniel 2016-04-17 11:54:31 UTC
Created attachment 98424 [details]
xprop > panel.props for my single monitor panel hiding fullsize windows

I've got the same problem, having my panel on top of the screen wich hides menu bar from maximized windows. It has nothing to do with a dual monitor setup in my case.