I have panel visibility set to "Always visible" and by standard circumstances the windows do no underflow the panel and their bottom border stacked to upper border of the panel - all as expected. However, when I switch to an external monitor (and the original monitor is disabled then), the panel gets "re-initialized" on the new screen, however, the windows now underflow the panel, as if I have "Windows go below" visibility settings. Workaround I found is killing and restarting the plasmashell process... Reproducible: Always Steps to Reproduce: 1. Use 1 monitor 2. Switch to monitor 2 while disabling the monitor 1 Actual Results: Windows go below the panel Expected Results: Windows do not go below the panel as they didn't before the screen switch
Created attachment 94903 [details] Windows are shown below the panel after screen was switched
Created attachment 94904 [details] Proper behavior (before screen switch or after plasmashell restart) - windows are stacked to the panel
Can you run "xprop" and click on the panel then attach the result also output of "xrandr -q" Thanks
After switch from eDP1 (native screen) to DP2-2 (external screen): # xrandr -q Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767 eDP1 connected (normal left inverted right x axis y axis) 1920x1080 60.02 + 1400x1050 59.98 1600x900 60.00 1280x1024 60.02 1280x960 60.00 1368x768 60.00 1280x720 60.00 1024x768 60.00 1024x576 60.00 960x540 60.00 800x600 60.32 56.25 864x486 60.00 640x480 59.94 720x405 60.00 640x360 60.00 DP1 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left inverted right x axis y axis) DP2-1 disconnected (normal left inverted right x axis y axis) DP2-2 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm 1280x1024 60.02*+ 1024x768 60.00 800x600 60.32 640x480 60.00 720x400 70.08 DP2-3 disconnected (normal left inverted right x axis y axis) HDMI1 disconnected (normal left inverted right x axis y axis) HDMI2 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis) Xprop output is attached.
Created attachment 94928 [details] xprop output
Might be a duplicate of this: https://bugs.kde.org/show_bug.cgi?id=353053
Yes, it really looks like a duplicate. Thanks. *** This bug has been marked as a duplicate of bug 353053 ***