SUMMARY After updating to Plasma 5.15 subpixel rendering gets disabled every time when changing fonts. STEPS TO REPRODUCE 1. Change the system fonts -> the font previews lose subpixel rendering: https://i.ibb.co/27BBDvm/Screenshot-20190304-220033.png 2. Hit apply -> System Settings as a whole loses subpixel rendering: https://i.ibb.co/YTDhb6V/Screenshot-20190304-220100.png 3. Fire up System Settings again to see what it's supposed to look like (subpixel rendering works): https://i.ibb.co/cLYxxTf/Screenshot-20190304-220116.png OBSERVED RESULT Subpixel rendering does not work, first for the previews and then for the whole System Settings when the change is applied. EXPECTED RESULT Subpixel rendering always works, like before 5.15. SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.15.2 KDE Frameworks Version: 5.55.0 Qt Version: 5.12.1
I've just reproduced it in master as well. Tested with the latest KDE Neon Unstable Dev.
Can you check if this is still reproducible with git master/ Neon dev unstable? Thanks.
(In reply to Bhushan Shah from comment #2) > Can you check if this is still reproducible with git master/ Neon dev > unstable? > > Thanks. It definitely is. Checked with updated Neon dev unstable. And not only is subpixel rendering off after changing a font, you can see font metrics are also affected. When changing to a different font: https://i.ibb.co/wKC7BvS/Screenshot-20190612-102530.png When starting System Settings again: https://i.ibb.co/HLZ02rc/Screenshot-20190612-102542.png
Doesn't seem to be a problem anymore in 5.18.1 although I haven't seen a commit that directly addressed this.
Same. Probably fixed by the recent KConfigXT stuff.