Bug 481233

Summary: System settings sidebar words/fonts gets slightly "trimmed" on fractional scaling
Product: [Applications] systemsettings Reporter: Brandow <brandowlucas>
Component: sidebarviewAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: nate, notmart, simon.adrian, xy.r
Priority: NOR Keywords: qt6
Version: 5.93.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brandow 2024-02-11 16:14:41 UTC
SUMMARY
***
System settings sidebar words/fonts gets slightly "trimmed" on fractional scaling (125%)
***


STEPS TO REPRODUCE
1. set fractional scaling to 125%
2. open system settings
3. observe slightly trimmed sidebar fonts after scrolling

OBSERVED RESULT
trimmed fonts/words on sidebar

EXPECTED RESULT
fonts/words to not be trimmed 

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.4-arch1-1 (64-bit)
Graphics Platform: Wayland
Graphics Processor: AMD Radeon Graphics

ADDITIONAL INFORMATION
video showcase: https://streamable.com/oj1dg2
pic showcase: https://snipboard.io/GKRLai.jpg
Comment 1 Xiaoyan Ren 2024-03-04 01:05:46 UTC
Some symbols are also rendered weirdly wider/thinner than others for me. This is using i915 and kernel modesetting with 150% scaling. I tried tweaking hinting options, to no avail. Screenshot: https://snipboard.io/s8Lj4M.jpg
Comment 2 Simon 2024-03-13 10:16:03 UTC
I think I observe a similar issue: https://bugs.kde.org/show_bug.cgi?id=483112

Setting QT_SCALE_FACTOR_ROUNDING_POLICY=RoundPreferFloor seems to go back to Plasma 5.27 behavior.
Comment 3 Nate Graham 2024-03-13 18:00:58 UTC

*** This bug has been marked as a duplicate of bug 479891 ***