danielsabo created this revision. danielsabo added a reviewer: Plasma. danielsabo set the repository for this revision to rPLASMAINTEGRATION Integration for Qt applications in Plasma. danielsabo added a project: Plasma. Herald added a subscriber: plasma-devel.
REVISION SUMMARY The existing code in KDEPlatformFileDialogHelper::initializeDialog() only calls setConfirmOverwrite() to set it to false, this is a noop because the KDE dialog defaults to no confirmation. This patch changes the behavior to always set setConfirmOverwrite() to match the DontConfirmOverwrite flag, which will produce the correct behavior no matter what the default behavior of the KDE dialog is. REPOSITORY rPLASMAINTEGRATION Integration for Qt applications in Plasma REVISION DETAIL https://phabricator.kde.org/D807 AFFECTED FILES src/platformtheme/kdeplatformfiledialoghelper.cpp EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: danielsabo, Plasma Cc: plasma-devel _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel