[Differential] [Request, 5 lines] D807: Fix for Bug 357684
danielsabo (Daniel Sabo)
noreply at phabricator.kde.org
Wed Jan 13 18:58:09 UTC 2016
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
More information about the Plasma-devel
mailing list