https://bugs.kde.org/show_bug.cgi?id=504978
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/gwenview/-/commit/2974 | |b19e0cb5e0265cef7d932648a43 | |162177a76 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 2974b19e0cb5e0265cef7d932648a43162177a76 by Nate Graham, on behalf of Matthias Danzl. Committed on 03/06/2025 at 18:28. Pushed by ngraham into branch 'master'. Fixing Gwenview print preview window size in multi-screen setups By inserting a resize of the preview dialog it works around the bug exclusive to multi-screen systems where this preview window is opened with a tiny size. This solution is adopted from a portion in bool KatePrinter::printPreview() It has been suggested that this is a Qt bug. While that may be so, the purpose of this is to provide a workable solution until the root cause is addressed properly. So far I have not found an existing Qt issue for this. M +6 -0 lib/print/printhelper.cpp https://invent.kde.org/graphics/gwenview/-/commit/2974b19e0cb5e0265cef7d932648a43162177a76 -- You are receiving this mail because: You are watching all bug changes.