Created attachment 190318 [details] Color picker overflowing widget background SUMMARY After adding the Color Picker to the grouping widget, it is larger than the grouping widget background STEPS TO REPRODUCE 1. Add a grouping widget to the desktop 2. Add Analog Clock, Bluetooth, Color Picker OBSERVED RESULT The Color Picker widget is larger than the grouping widget and visually overflows the background EXPECTED RESULT The color picker widget should be resized to fit within the widget background SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 6.6.80 KDE Frameworks Version: 6.24.0 Qt Version: 6.10.2 ADDITIONAL INFORMATION Everything works as expected, and the grouping widget background can be resized to encompass the Color Picker, so this is just a visual bug
I can't even grab and drop anything in the grouping widget Operating System: KDE Linux 2026-03-04 KDE Plasma Version: 6.6.80 KDE Frameworks Version: 6.24.0 Qt Version: 6.10.2 Kernel Version: 6.18.13-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 16 GiB of RAM (15.5 GiB usable) Graphics Processor: AMD Radeon RX 6600
yes, adding things to the grouping widget only works when pulling directly from the widget explorer
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1074
This seems to be the applets hardcoding their sizes rather than the grouping applet doing anything wrong, so needs individual fixes :/ Please create new tickets if you see it in more places :)
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1075
Git commit 40223945c56f9f1910f42c8eb4a1c0a330a7a987 by Tobias Fella. Committed on 08/06/2026 at 13:33. Pushed by tfella into branch 'Plasma/6.7'. Ensure that color picker applet is not bigger than its container (cherry picked from commit 0c4dcc2ab55ac8d158e866780f34325488e3b459) M +3 -5 applets/colorpicker/qml/CompactRepresentation.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/40223945c56f9f1910f42c8eb4a1c0a330a7a987