Bug 517052 - Some applets are larger than the grouping widget when added and overflow the widget background
Summary: Some applets are larger than the grouping widget when added and overflow the ...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Grouping widget (other bugs)
Version First Reported In: 6.6.80
Platform: Solus Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-03 21:21 UTC by TraceyC
Modified: 2026-06-11 16:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.7.0
Sentry Crash Report:


Attachments
Color picker overflowing widget background (983.02 KB, image/png)
2026-03-03 21:21 UTC, TraceyC
Details

Note You need to log in before you can comment on or make changes to this bug.
Description TraceyC 2026-03-03 21:21:57 UTC
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
Comment 1 Akseli Lahtinen 2026-03-04 09:39:47 UTC
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
Comment 2 Tobias Fella 2026-03-04 13:15:01 UTC
yes, adding things to the grouping widget only works when pulling directly from the widget explorer
Comment 3 Bug Janitor Service 2026-06-08 13:02:38 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1074
Comment 4 Tobias Fella 2026-06-08 13:04:04 UTC
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 :)
Comment 5 Bug Janitor Service 2026-06-08 13:34:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1075
Comment 6 Tobias Fella 2026-06-08 14:09:42 UTC
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