Bug 434007 - Buggy vertical aligment in "Name" column of Applications and Processes views
Summary: Buggy vertical aligment in "Name" column of Applications and Processes views
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-05 13:01 UTC by Patrick Silva
Modified: 2021-03-11 07:54 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Applications view (52.72 KB, image/png)
2021-03-05 13:01 UTC, Patrick Silva
Details
Procceses view (72.04 KB, image/png)
2021-03-05 13:02 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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