Created attachment 173750 [details] Plasma system monitor screenshot SUMMARY When using fractional scaling (125%) in some parts of the plasma-systemmonitor the fonts are broken/pixelated and also sometimes icons are blurry. This can be found in all kirigami apps. I use Open sans semibold 10 as the font for plasma. STEPS TO REPRODUCE 1. Open system monitor 2. Just inspect the UI OBSERVED RESULT Broken/pixelated fonts EXPECTED RESULT Good font rendering and clean UI SOFTWARE/OS VERSIONS Linux/KDE Plasma: EndeavourOS KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.10-zen1-1-zen (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION
Can you attach a screenshot that shows the issue in another Kirigami app? Or even better, more than one such screenshot?
I have reproduced the issue and setting `pixelAligned` to true on the TableView seems to fix the problem.
Created attachment 173769 [details] Issue zoomed in 4x I got this by scrolling in the table view with my touchpad, but it's kind of hard to see if you aren't paying close attention.
*** Bug 493186 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/313
Git commit 049aff70ca2d65115e1801c1f0076606b59505a5 by Noah Davis. Committed on 17/09/2024 at 17:40. Pushed by ndavis into branch 'master'. BaseTableView: Set pixelAligned to true M +1 -0 src/table/BaseTableView.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/049aff70ca2d65115e1801c1f0076606b59505a5
Git commit 70d4505c95a7a65027a4d670b53fbe4b3e0dd5e5 by Noah Davis. Committed on 17/09/2024 at 17:47. Pushed by ndavis into branch 'Plasma/6.2'. BaseTableView: Set pixelAligned to true (cherry picked from commit 049aff70ca2d65115e1801c1f0076606b59505a5) Co-authored-by: Noah Davis <noahadvs@gmail.com> M +1 -0 src/table/BaseTableView.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/70d4505c95a7a65027a4d670b53fbe4b3e0dd5e5
Please open new bug reports for additional cases where you see this — one bug report per issue. Thanks a lot!