Created attachment 189605 [details] Close buttons cut off STEPS TO REPRODUCE 1. Right-click on an empty area of the Task Manager > Configure 2. Disable "Show small window previews when hovering over tasks" and apply 3. Open multiple windows in a single app 4. Hover over that app in the task manager OBSERVED RESULT Close buttons are partially cut off. See attached screenshot. EXPECTED RESULT Close buttons are fully visible. ADDITIONAL INFORMATION Introduced in https://invent.kde.org/plasma/plasma-desktop/-/commit/b4e928b9c061a90920e3aa5508f1ee93cb567b33 SOFTWARE/OS VERSIONS Operating System: KDE Linux 2026-02-14 KDE Plasma Version: 6.6.80 KDE Frameworks Version: 6.24.0 Qt Version: 6.10.2 Kernel Version: 6.18.9-zen1-2-zen (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7840U w/ Radeon™ 780M Graphics Memory: 17 GB of RAM (16.0 GB usable) Graphics Processor: AMD Radeon 780M Graphics
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3540
*** Bug 516200 has been marked as a duplicate of this bug. ***
Git commit 8b58e44699896cb1b9942efc2060f7e213f19e90 by Christoph Wolk. Committed on 18/02/2026 at 17:00. Pushed by cwo into branch 'master'. applets/taskmanager: adjust size for thumbnail-less tooltips In the case of tooltips with thumbnails disabled, we add an extra gridUnit of total Layout margins to match the default tooltip margins. We need to add this extra space to the parent, or the contents won't fit and the close button will be cut off. FIXED-IN: 6.6.1 M +3 -2 applets/taskmanager/qml/ToolTipDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/8b58e44699896cb1b9942efc2060f7e213f19e90
Git commit b43ef9bbf0c6bf3be2bbd7cb32a9a78330e12cee by Christoph Wolk. Committed on 19/02/2026 at 16:52. Pushed by cwo into branch 'Plasma/6.6'. applets/taskmanager: adjust size for thumbnail-less tooltips In the case of tooltips with thumbnails disabled, we add an extra gridUnit of total Layout margins to match the default tooltip margins. We need to add this extra space to the parent, or the contents won't fit and the close button will be cut off. FIXED-IN: 6.6.1 (cherry picked from commit 8b58e44699896cb1b9942efc2060f7e213f19e90) Co-authored-by: Christoph Wolk <cwo.kde@posteo.net> M +3 -2 applets/taskmanager/qml/ToolTipDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/b43ef9bbf0c6bf3be2bbd7cb32a9a78330e12cee