Summary: | Applications sometimes draw behind the Panel if it is aligned to the right screen side | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | serkonda7 |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, niccolo.venerandi, niccolo |
Priority: | NOR | ||
Version First Reported In: | 5.27.9 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | bug screenshot using dolphin |
Description
serkonda7
2023-01-11 09:49:53 UTC
Do you have any Window Rules? Are you using the X11 or the Wayland session? I have no window rules and use the X11 session. Thanks for the info. Not sure what could be causing this, unfortunately. I found a quick and easy workaround: - Enter the edit mode - Exit the edit mode immediately Afterwards the panel space is respected by all apps again. I finally found the cause. Take the following setup: - Connect one Notebook running Plasma and one external monitor using HDMI. Both screens have the same resolution (1920x1080). (Assumption: Two external monitors work the same) - Align the desktop's panel to the right (Assumption: Panel on left works the same) - Use the "Expand to right" display option - Open a maximized window and move it to the external monitor - Unplug the HDMI cable so the window automatially get's move to the main screen Result: You can notice how the window is drawn behind the panel. I guess the window manager somewhere lacks a call to recalculate maximized window size. Today I made the switch to wayland (in preparation for Plasma 6) and this is not reproducible anymore. From my side, this could be closed. |