https://bugs.kde.org/show_bug.cgi?id=427197
Bug ID: 427197
Summary: Wrong computation of primary screen and panel on X11
Product: plasmashell
Version: 5.19.5
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Multi-screen support
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 132042
--> https://bugs.kde.org/attachment.cgi?id=132042&action=edit
maximized window
SUMMARY
I have 2 displays. Notebook internal and external. Both are 4K and both are
using 2.0 scaling. I have set my external screen as primary. And they are
configured so that external is above internal.
Now when I start my notebook and connect external screen, panel is correctly
shown on external (primary) screen. However when I maximize window on external
screen, it's height is 2160 px and not (2160px - panel height) so part of the
window is painted under panel.
When I maximize window on notebook display, its height is (2160px - panel
height) and not 2160px so window doesn't fill whole screen.
See screenshot.
If I go to setting, select notebook screen as primary, click apply and then
select external screen as primary, all computations are correct.
I have also seen this issue on Kubuntu 20.04 with Plasma 5.18.5 (I believe).
STEPS TO REPRODUCE
1. Connect external screen and set it primary
2. Disconnect external screen (so internal is set as primary)
3. Connect external screen and wait for it to be configured
4. Maximize windows on either screen
OBSERVED RESULT
Wrongly computed window height.
EXPECTED RESULT
Correctly computed window height.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro Stable
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
--
You are receiving this mail because:
You are watching all bug changes.