[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

Christoph Cullmann bugzilla_noreply at kde.org
Thu Oct 3 22:35:35 BST 2019


https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #132 from Christoph Cullmann <cullmann at kde.org> ---
If you do that, in most cases, the same scaling mechanisms will kick in, see
https://doc.qt.io/qt-5/highdpi.html

"The application attribute Qt::AA_EnableHighDpiScaling, introduced in Qt 5.6,
enables automatic scaling based on the pixel density of the monitor."

Most applications set that, to behave the way you describe, but that will
result in exactly the same problems as if you set some "x.x" scale factor
manually.

For me just using the "I want to have 1.5" config does work easier.

=> But I must confess, Konsole is missing that flag, which it should have set
to behave well for desktop envs that just tweak the DPI.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list