Hello, I’m using the default installation of LibreOffice on Fedora 42 KDE with two displays.
On the secondary monitor the application renders perfectly, but on the primary one the GUI is way too small to be used.
I tried changing the icon size in Settings / LibreOffice / View, but it does almost nothing.
The icon theme is the default Breeze (Dark) from KDE.
The only workaround I found to solve the issue was on this website, which basically tells you to ditch Wayland and run the program under X11 by setting the environment variable QT_QPA_PLATFORM=xcb
before starting it.
(I put this directly into the .desktop
file, so it just works if I open it from the launcher or by opening a file).
I didn’t see many similar threads regarding this issue, has it been fixed in some more recent version? Or is there something wrong with my current configuration?
Any help is appreciated.
System Info
Display 1: 2560x1440p@144Hz - 27’’ - Scale 115%
Display 2: 1920x1080p@60Hz - 24’’ - Scale 100%
Kernel: Linux 6.16.3-200.fc42.x86_64
GPU: GeForce RTX 4070 - Proprietary driver 575.64.05
KDE: Plasma 6.4.4 (Wayland) - Qt 6.9.1
LibreOffice Info
Version: 25.2.5.2* (X86_64)
Build ID: 520(Build:2)
CPU threads: 24; OS: Linux 6.16; UI render: default; VCL: kf6 (cairo+wayland)
Locale: it-IT (it_IT.UTF-8); UI: it-IT
Calc: threaded
(*latest version in the official Fedora Updates repository)
EDIT: Added screenshot of secondary display for reference