Bug 478124 - With dark color scheme, one cell of the table view header has an inappropriate white background
Summary: With dark color scheme, one cell of the table view header has an inappropriat...
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: 5.90.0
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-12-05 20:28 UTC by Жора Змейкин
Modified: 2023-12-15 15:54 UTC (History)
5 users (show)

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


Attachments
Screenshot (134.03 KB, image/png)
2023-12-05 20:28 UTC, Жора Змейкин
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Жора Змейкин 2023-12-05 20:28:23 UTC
Created attachment 163922 [details]
Screenshot

Small graphical flaw, on the main screen where "Applications" you can notice a white background. It can be seen only in the Breeze Dark theme

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon (Unstable), Wayland
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.0
Comment 1 Nate Graham 2023-12-13 17:04:07 UTC
Can reproduce. Can't reproduce in the Firewall KCM though, which uses the same table view component, so it might be an issue SPecific to System Monitor.
Comment 2 Bug Janitor Service 2023-12-15 15:36:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/341
Comment 3 David Redondo 2023-12-15 15:54:27 UTC
Git commit a28fdb8b76dd84b156acb4664c5bf11364096290 by David Redondo.
Committed on 15/12/2023 at 16:52.
Pushed by davidre into branch 'master'.

HeaderView: Paint end item in free space at the end

The end item does not correspond to the last column/row but the the
space of the view where there's no data, this also shows in the
separator being not painted.
Matches what widgets does and has a major UX improvement: The
click target for the resizing the last column is now visible.
FIXED-IN:6.0

M  +12   -2    org.kde.desktop/HorizontalHeaderView.qml
M  +12   -2    org.kde.desktop/VerticalHeaderView.qml

https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/a28fdb8b76dd84b156acb4664c5bf11364096290