Bug 475147

Summary: Applets overlap floating panel
Product: [Plasma] plasmashell Reporter: guimarcalsilva
Component: PanelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: nate, niccolo.venerandi, qydwhotmail
Priority: NOR Keywords: qt6, regression
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Applet overlapping floating panel (X11)
Overlap on wayland'

Description guimarcalsilva 2023-10-02 19:39:27 UTC
Created attachment 162034 [details]
Applet overlapping floating panel (X11)

SUMMARY
Applets are overlapping the floating panel, instead of floating above it. It is especially noticiable on an X11 session where applets stay above the panel, however, even on Wayland where the applets are below the panel it's a problem because it cuts off some of the pixels at the bottom of the applet

STEPS TO REPRODUCE
1. Use newest Plasma 6 version with a floating panel by default
2. Open any applet

OBSERVED RESULT
Applet overlaps floating panel (above it on X11 and below it on Wayland)

EXPECTED RESULT
The applet floats above the floating panel

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Graphics Platform: X11 and Wayland
Comment 1 guimarcalsilva 2023-10-02 20:11:56 UTC
Created attachment 162038 [details]
Overlap on wayland'

The same happens on Wayland, but there the applet is behind the panel. Since it "eats" the bottom pixels, it looks like there's no padding.
Comment 2 Nate Graham 2023-10-07 02:28:28 UTC
Can confirm on Wayland too.
Comment 3 Nate Graham 2023-11-06 14:54:37 UTC
This is now fixed in today's git master.