Bug 516018 - b4e928b9c061a90920e3aa5508f1ee93cb567b33 cuts off multi-window no-preview tooltips' close buttons
Summary: b4e928b9c061a90920e3aa5508f1ee93cb567b33 cuts off multi-window no-preview too...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (other bugs)
Version First Reported In: 6.6.0
Platform: KDE Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
: 516200 (view as bug list)
Depends on:
Blocks:
 
Reported: 2026-02-15 04:40 UTC by Nate Graham
Modified: 2026-02-19 19:06 UTC (History)
3 users (show)

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


Attachments
Close buttons cut off (20.16 KB, image/webp)
2026-02-15 04:40 UTC, Nate Graham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2026-02-15 04:40:54 UTC
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
Comment 1 Bug Janitor Service 2026-02-15 07:07:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3540
Comment 2 cwo 2026-02-18 17:23:13 UTC
*** Bug 516200 has been marked as a duplicate of this bug. ***
Comment 3 cwo 2026-02-18 22:09:05 UTC
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
Comment 4 cwo 2026-02-19 19:06:23 UTC
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