https://bugs.kde.org/show_bug.cgi?id=523809
Bug ID: 523809
Summary: Adjust tooltip label insets for better alignment when
thumbnails are present
Classification: Plasma
Product: plasmashell
Version First 6.7.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Task Manager and Icons-Only Task Manager widgets
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 194818
--> https://bugs.kde.org/attachment.cgi?id=194818&action=edit
Before and after looks for the pull request I created
DESCRIPTION
In the Task Manager tooltip, the header row (app name, window title, close
button) loses its horizontal inset whenever a window thumbnail is displayed.
Hovering a pinned launcher shows the labels with the expected margins, but
hovering a running window renders them flush against the tooltip edge. The two
states look inconsistent, and the text appears misaligned relative to the
thumbnail below it.
STEPS TO REPRODUCE
1. Add an Icons-Only Task Manager to a panel and enable "Show tooltips" in its
settings.
2. Hover over a pinned launcher for an application that is not running, and
note
the horizontal padding around the app name.
3. Hover over a running window of the same application, so that a thumbnail is
shown in the tooltip.
OBSERVED RESULT
With the thumbnail present, the app name and window title sit flush against the
left and right edges of the tooltip, with no horizontal padding.
EXPECTED RESULT
The labels keep the same horizontal padding in both states, matching the
alignment used elsewhere in the tooltip. The thumbnail should still meet the
header edge to edge vertically.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
A merge request addressing this is open at
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3916
--
You are receiving this mail because:
You are watching all bug changes.