https://bugs.kde.org/show_bug.cgi?id=520747
Tobias Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-integration/-/com | |mit/16fd0841abcb43a80afce2f | |5e30588edd3ff614e Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Tobias Fella <[email protected]> --- Git commit 16fd0841abcb43a80afce2f5e30588edd3ff614e by Tobias Fella, on behalf of Tobias Fella. Committed on 28/05/2026 at 13:51. Pushed by tfella into branch 'master'. Fix wrong return code when exec'ing our implementation of QMessageDialog The connections were to ::accepted and ::rejected are unnecessary, this is already handled internally by Qt. They were causing some internal logic to run twice, leading to a wrong return code. M +0 -2 qt6/src/platformtheme/kdeplatformmessagedialoghelper.cpp https://invent.kde.org/plasma/plasma-integration/-/commit/16fd0841abcb43a80afce2f5e30588edd3ff614e -- You are receiving this mail because: You are watching all bug changes.
