https://bugs.kde.org/show_bug.cgi?id=418227
Jon Severinsson <j...@severinsson.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j...@severinsson.net --- Comment #4 from Jon Severinsson <j...@severinsson.net> --- I'm seeing the same / a very similar issue on my desktop with two displays, one 32" 4k display with a scaling factor of 2, and one rotated 24" 1920x1200 display with a scaling factor of 1.5: $ xrandr | grep " connected " DisplayPort-0 connected primary 3840x2160+1200+0 (normal left inverted right x axis y axis) 697mm x 392mm DVI-D-0 connected 1200x1920+0+0 left (normal left inverted right x axis y axis) 518mm x 324mm $ env | grep SCALE_FACTOR QT_SCREEN_SCALE_FACTORS=DisplayPort-0=2;DVI-D-0=1.5 QT_AUTO_SCREEN_SCALE_FACTOR=0 If I start a new Konsole tab on my big display, it looks good. If I start one on my small display, the text is distorted. Zooming in or out using ctrl and the scroll wheel fixes the text for that tab, but then the text gets distorted if I move the window to my big screen, unless I zoom in or out again. SOFTWARE/OS VERSIONS Operating System: Debian testing Konsole Version: 20.12.3 KDE Plasma Version: 5.20.5 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.