https://bugs.kde.org/show_bug.cgi?id=492430
Bug ID: 492430 Summary: Krita GUI too small and glitchy Classification: Applications Product: krita Version: 5.2.3 Platform: NixOS OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: m1vri...@duck.com Target Milestone: --- Created attachment 173149 --> https://bugs.kde.org/attachment.cgi?id=173149&action=edit Screenshots SUMMARY Krita GUI interface too small and has glitches where elements are cropped. STEPS TO REPRODUCE 1. Open Krita while using KDE Plasma 2. Observe interface size 3. Open Krita using `env QT_AUTO_SCREEN_SCALE_FACTOR=1 krita` or alter the exec line in the .desktop to `Exec=env QT_AUTO_SCREEN_SCALE_FACTOR=1 krita %F` 4. Observe interface size OBSERVED RESULT Krita GUI interface too small and has glitches where elements are cropped, but is larger and without glitches when using `QT_AUTO_SCREEN_SCALE_FACTOR=1`. EXPECTED RESULT Krita interface appears normal without needing to adjust auto scale factor. SOFTWARE/OS VERSIONS Operating System: NixOS 24.11 KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.8.9 (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.