https://bugs.kde.org/show_bug.cgi?id=522163
hikatino <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REPORTED Resolution|WORKSFORME |--- --- Comment #2 from hikatino <[email protected]> --- Correction to Comment 1: Further testing reveals that the `qt.conf` workaround mentioned in Comment 1 does not address the root cause. The previous observation was a side effect of font-specific rendering metrics. The rendering anomaly depends heavily on the chosen font and its specific size under 125% fractional scaling. For instance, switching to "Microsoft YaHei" or micro-adjusting the size of a monospaced font (e.g., by 0.5pt or 1pt) substantially changes the alignment, mitigating or replicating the thick/uneven lines. The underlying issue remains: the indentation line rendering lacks pixel-snapping boundaries under fractional scaling, causing anti-aliasing artifacts depending on font metrics. Reopening this issue for developer review. -- You are receiving this mail because: You are watching all bug changes.
