Summary: | Krita, VLC and YaST applications show up with wrong scaling when using 150% scaling | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Robby Engelmann <robby.engelmann> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kdedev, nate, robby.engelmann |
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screenshot krita and yast with normal side-by-side
annotation tool with large symbols |
Description
Robby Engelmann
2025-04-22 21:28:08 UTC
These apps both use XWayland. What is the value of System Settings > Display & Monitor > Legacy Applications (X11)? "Apply scaling themselves" Can you post screenshots of how they look? Ideally full-screen screenshots that also show at least one app that does look correct. Created attachment 180578 [details]
screenshot krita and yast with normal side-by-side
I also added LibreOffice, which is started with QT_QPA_PLATFORM=xcb and thus should also be using xwayland, as far as I think. LO looks normal as well. In Krita the wrong scaling still remains after deletion of all krita configs within the home folder in /config and /local/share/. Moreover, also starting krita with KRITA_FORCE_WAYLAND=1 krita shows large icons and text. I can add VLC to the list... if I use QT_SCALE_FACTOR=0.8 during start, it looks reasonable @ otherwise 150% scaling factor same is true for the annotation tool. see screenshot. when I moved Krita to the Qt6-based alpha, it looks fine Created attachment 184912 [details]
annotation tool with large symbols
Also when I move a Libreoffice Writer window from my high-res screen to a low-res screen, the UI-Elements become very large. This appears only when using wayland, after switching to xcb the UI-Elements stay at a normal size. (In reply to Robby Engelmann from comment #11) > Also when I move a Libreoffice Writer window from my high-res screen to a > low-res screen, the UI-Elements become very large. This appears only when > using wayland, after switching to xcb the UI-Elements stay at a normal size. For Libreoffice, this is a bug with LibreOffice itself. See this bug report: https://bugs.documentfoundation.org/show_bug.cgi?id=141578 |