[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling
Giusy Digital
bugzilla_noreply at kde.org
Wed Jan 8 11:02:24 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=373232
Giusy Digital <kurmikon at libero.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kurmikon at libero.it
--- Comment #166 from Giusy Digital <kurmikon at libero.it> ---
Definitely not resolved.
The following commit
(https://cgit.kde.org/konsole.git/commit/?id=54820e0ff2745add8b8353f538ad67d66b657d49)
is causing weird font showing inside konsole.
Commenting `QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true);`
in `src/main.cpp` or setting it to `false` or launching the application with
`QT_AUTO_SCREEN_SCALE_FACTOR=0` fixes the issue.
See also here: https://bbs.archlinux.org/viewtopic.php?pid=1881713
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list