https://bugs.kde.org/show_bug.cgi?id=422993
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #2 from Nate Graham <n...@kde.org> --- Unfortunately high DPI stuff is kind of a mess. However setting a very high font DPI value without using the Qt scaling system is guaranteed to fail and leads to many issues like this. For that reason is is not supported; you should use the Qt scaling in the KScreen KCM. This actually changes the font DPI automatically, it just does other things too. You can then fine-tune the font DPI to be closer to the target value if it's still not right. Please try setting an appropriate scale factor using the KScreen KCM and let me know if the issue goes away. -- You are receiving this mail because: You are watching all bug changes.