Bug 482785 - No way to see full process name if it's too long
Summary: No way to see full process name if it's too long
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: 6.0.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-07 23:32 UTC by Nicolas F.
Modified: 2024-04-09 23:14 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas F. 2024-03-07 23:32:56 UTC
SUMMARY

In the Processes view, when a process has a very long name, such as systemd-ask-password-agent in tree view, the "Name" column cannot be expanded, and there is no hover tooltip on the "Name" column to display the full ellipsised name.

STEPS TO REPRODUCE
1. Spawn a process with a long name
2. Try to find out what it's name is through plasma-systemmonitor

OBSERVED RESULT

Process name is cut off with ellipsis, to prevent my very small and smooth brain from receiving too much information. Expanding the name column doesn't work because it has a maximum width for some reason, presumably to stop my very small and smooth brain from making it too wide and then getting confused and crying. There is no hover tooltip showing the full name when hovering over the cut off name.

EXPECTED RESULT

Either let me make the column wider or add a tooltip.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Comment 1 Nate Graham 2024-03-08 23:35:46 UTC
Haha I'm sure your brain is more wrinkled than you think! I don't see a maximum width though; is it possible you're accidentally dragging it down when you resize, and not just horizontally?

That said, a tooltip for elided text would be good here, yeah.
Comment 2 Bug Janitor Service 2024-04-03 01:59:05 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/282
Comment 3 Joshua Goins 2024-04-09 19:08:50 UTC
Git commit 9df822c88862ff023442932a6da854ca13ebc3fd by Joshua Goins.
Committed on 09/04/2024 at 19:06.
Pushed by redstrate into branch 'master'.

Add more cell tooltips when the label is truncated

Now there's tooltips on the first cell delegate, which is used for
the application name.

M  +5    -0    src/table/FirstCellDelegate.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/9df822c88862ff023442932a6da854ca13ebc3fd