https://bugs.kde.org/show_bug.cgi?id=504978
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/gwenview/-/commit/2974 |hics/gwenview/-/commit/8dd9 |b19e0cb5e0265cef7d932648a43 |32534d805e055173ebbe77096a0 |162177a76 |3f64124e3 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 8dd932534d805e055173ebbe77096a03f64124e3 by Nate Graham. Committed on 03/06/2025 at 18:32. Pushed by ngraham into branch 'release/25.04'. 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. (cherry picked from commit 2974b19e0cb5e0265cef7d932648a43162177a76) Co-authored-by: Matthias Danzl <m...@ml1.net> M +6 -0 lib/print/printhelper.cpp https://invent.kde.org/graphics/gwenview/-/commit/8dd932534d805e055173ebbe77096a03f64124e3 -- You are receiving this mail because: You are watching all bug changes.