Bug 491855

Summary: Wrong fullscreen window width with vertical floating panel
Product: [Plasma] plasmashell Reporter: Artem <kde_bts>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: fanzhuyifan, nate, niccolo.venerandi
Priority: NOR    
Version First Reported In: 6.1.4   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 6.2.0
Sentry Crash Report:
Attachments: The panel overlaps the application window

Description Artem 2024-08-18 11:20:51 UTC
Created attachment 172727 [details]
The panel overlaps the application window

SUMMARY
I have a floating panel set up on the left side of the screen. When opening a full-screen application, after defloating of the panel the window size changes and the panel begins to cover part of the application window.
You need to directly open the window in full-screen mode. If you expand the window to full screen after it starts, then everything works correctly.

STEPS TO REPRODUCE
1. Configure floating panel on the left side of the screen
2. Open any window (for example Discover) in fullscreen mode at the start

OBSERVED RESULT
The panel overlaps part of the application window

EXPECTED RESULT
The panel does not overlaps the application window

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 40 Kinoite
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.4-200.fc40.x86_64 (64-bit)
Comment 1 fanzhuyifan 2024-08-18 16:51:58 UTC
Is this on wayland or x11?
Comment 2 Artem 2024-08-18 18:24:18 UTC
That's Wayland (missed that in the initial description for some reason, sorry).
Comment 3 Nate Graham 2024-08-19 21:14:32 UTC
This is fixed already in Plasma 6.2.0.
Comment 4 Artem 2024-08-20 16:49:28 UTC
Thank you for confirmation!