Bug 475147 - Applets overlap floating panel
Summary: Applets overlap floating panel
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: master
Platform: Neon Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6, regression
Depends on:
Blocks:
 
Reported: 2023-10-02 19:39 UTC by guimarcalsilva
Modified: 2023-11-06 14:54 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Applet overlapping floating panel (X11) (11.79 KB, image/png)
2023-10-02 19:39 UTC, guimarcalsilva
Details
Overlap on wayland' (8.51 KB, image/png)
2023-10-02 20:11 UTC, guimarcalsilva
Details

Note You need to log in before you can comment on or make changes to this bug.
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.