Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.14.0
-
None
Description
After the update from qt-5.13.2 to qt-5.14.0, kde apps like konsole and dolphin seem to ignore the dpi settings of a screen and show too big fonts
patching dolphin and console and removing
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true);
from main.cpp fixes the fonts and honors the DPI settings again.
Attachments
Issue Links
- relates to
-
QTBUG-80967 Font hinting configuration pickup is broken in 5.14.0
- Closed
-
QTBUG-80934 [Reg 5.13->5.14] "Enable high DPI scaling" no longer working
- Closed