https://bugs.kde.org/show_bug.cgi?id=523809

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |c568380abf76e1aa6c42fbde5b1
                   |                            |7ebb5440cc182
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Nate Graham <[email protected]> ---
Git commit c568380abf76e1aa6c42fbde5b17ebb5440cc182 by Nate Graham, on behalf
of Michal Malinowski.
Committed on 03/08/2026 at 21:03.
Pushed by ngraham into branch 'master'.

applets/taskmanager: Improve tooltip label insets when thumbnails are present

The task manager tooltip header (app name, window title, and close button)
loses its horizontal padding whenever a window thumbnail is displayed.
Hovering a pinned launcher shows the labels with the expected margins, but
hovering a running window renders the same labels flush against the tooltip
edge, so the two states look inconsistent and the text appears misaligned
against the thumbnail below it.

The horizontal inset is now applied unconditionally, restoring the labels to
the same alignment used elsewhere in the tooltip, while the vertical margin
keeps its existing thumbnail-dependent behaviour so the preview still meets
the header without a gap. The close button's margins, which were derived
from the old combined value, are updated to reference the new properties so
its position is unchanged.

M  +10   -0    applets/taskmanager/qml/ToolTipInstance.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/c568380abf76e1aa6c42fbde5b17ebb5440cc182

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to