Description: I have a 1080p laptop screen connected to an external 4k display. I am running the 4k display at 125% zoom through KDE settings in Wayland mode. Fractional scaling per monitor is only available on Wayland for KDE, so I havent tested other environments. I'm using KDE on Arch Linux. Rendering is correct on the 4k display. But on the laptop screen, everything except menubar is rendered extremely large. https://i.postimg.cc/j55HSQGL/scaling-libreoffice.png Steps to Reproduce: 1. Set fractional scaling on Wayland KDE, and open libreoffice Actual Results: can observe scaling on unscaled display Expected Results: No scaling zoom on unscaled display Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: [Information automatically included from LibreOffice] Locale: en-US Module: TextDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes Version: 7.3.0.3 / LibreOffice Community Build ID: 30(Build:3) CPU threads: 16; OS: Linux 5.16; UI render: default; VCL: kf5 (cairo+wayland) Locale: en-CA (en_CA.UTF-8); UI: en-US 7.3.0-5 Calc: threaded
The env var mentioned in https://bugs.documentfoundation.org/show_bug.cgi?id=121275 fixes the issue, but gtk backend is used and some icons are not rendered properly. Most elements are rendered using GTK instead of the KDE/Qt theme that I normally have (with the scaling issue) export OOO_FORCE_DESKTOP=gnome-wayland
Could you please check, if it is a duplicate of bug 141578?
(In reply to Dieter from comment #2) > Could you please check, if it is a duplicate of bug 141578? This actually sounds like the same issue, closing this one as a duplicate. *** This bug has been marked as a duplicate of bug 141578 ***