Incorrect window size in full screen with 2 panels
Bug #1999342 reported by
BardzoTajneKonto
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
New
|
Undecided
|
Unassigned |
Bug Description
If 2 panels are added on the same side (for example bottom), window size is incorrectly calculated after it's maximized. In the attachment in can be seen that if there are upper and lower panels, status bar is visible after the window is maximized. But when both panels are at the bottom, status bar is covered by one of the panels. This happens for every window I've tried and only in compiz as a window manager.
Compiz version: 0.9.14.1 (Mint Mate 21).
It used to work correctly, for example in version 0.9.13.1 with Mint Mate 19.
To post a comment you must log in.
Run `xprop | grep STRUT` and click on first panel then repeat with second panel. Post both output here.
But this is bug in `mate-panel`. The problem most likely is caused by new strut property! `compiz` is ignoring strut because "top" panel (panel over bottom panel) strut is not at monitor edge. If MATE support such configuration then it needs ensure that it correctly reports strut / reserved space.