Bug 434007

Summary: Buggy vertical aligment in "Name" column of Applications and Processes views
Product: [Applications] plasma-systemmonitor Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: ahiemstra, kde, nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Applications view
Procceses view

Description Patrick Silva 2021-03-05 13:01:50 UTC
Created attachment 136394 [details]
Applications view

Title says it all. See the attached screenshots please.


EXPECTED RESULT
value (and icon in Applications view) of "Name" column should be vertically centered

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Graphics Platform: X11
Comment 1 Patrick Silva 2021-03-05 13:02:59 UTC
Created attachment 136395 [details]
Procceses view
Comment 2 David Redondo 2021-03-05 13:08:20 UTC
Which font is this? (So I can test this)
Comment 3 Patrick Silva 2021-03-05 13:11:45 UTC
(In reply to David Redondo from comment #2)
> Which font is this? (So I can test this)

Liberation Sans
Comment 4 Bug Janitor Service 2021-03-05 14:57:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/101
Comment 5 David Redondo 2021-03-11 07:33:31 UTC
Git commit 6586dde099ac2329872865849684d123a21bb1e7 by David Redondo.
Committed on 11/03/2021 at 07:33.
Pushed by davidre into branch 'master'.

Ensure correct paddings

Some styles may set a padding on Control breaking our Layout

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

https://invent.kde.org/plasma/plasma-systemmonitor/commit/6586dde099ac2329872865849684d123a21bb1e7
Comment 6 David Redondo 2021-03-11 07:54:52 UTC
Git commit 9c8ed3adbb4454d1e40a7041690fabeab7e8cfa4 by David Redondo.
Committed on 11/03/2021 at 07:54.
Pushed by davidre into branch 'Plasma/5.21'.

Ensure correct paddings

Some styles may set a padding on Control breaking our Layout


(cherry picked from commit 6586dde099ac2329872865849684d123a21bb1e7)

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

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