Summary: | maximized windows appear behind the panels on the left edge after resolution change or screen lock | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Alan Ezust <alan.ezust> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | alan.ezust, tomczyk.przemek |
Priority: | NOR | ||
Version First Reported In: | 5.5.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | panel.props |
Description
Alan Ezust
2016-06-28 14:50:46 UTC
single- or multiscreen? In case of singlescreen, please run "xprop > panel.props" in konsole, click the panel when the cursor turns into a "+" and attach the resulting panel.props file to the bug. In case of multiscreen, inner panel struts aren't supported by NETWM, see bug #94470 Created attachment 99740 [details]
panel.props
I have only one screen.
> _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 strut.
This is either a bug in plasmashell or you simply configured the panel to allow windows to go below it??
panel settings indicates that it is "always visible" and I tried toggling the option for "allow windows to cover" and then toggling back. Same problem. How do I get a panel that struts properly again? Should I just destroy this one and create a new one? Creating a new empty panel (default or empty) gives me the same problem. Let's just ask the people in charge ;-) I have additional info. Initially, after logging out and in, maximized windows appear in their proper place. However, if I lock the screen, or change the resolution of the monitor, after that, I see the problem until my next logout/login. I have a 4k monitor that I keep switching down to regular HD, so before I was doing it right after each login, so that's why I thought it was "reproducible always". I don't have to switch it down since a recent upgrade in Kubuntu where KDE now remembers my preferred HD resolution on login. After a recent upgrade, I am no longer able to reproduce this like I was able to before. This might be fixed. I will mark it as such if I don't see it again in the next week. |