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
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.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/341
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