aleksejshilin created this revision. aleksejshilin added a reviewer: dfaure. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. aleksejshilin requested review of this revision.
REVISION SUMMARY Dolphin and KIO default confirmation settings were not in sync: the former defaults to not showing the dialog while the latter used to default to the opposite. This change resolves the inconsistency by adjusting KIO defaults. BUG: 385492 TEST PLAN 1. Create a new user account and log into it. 2. Open Dolphin. 3. Create a text file and hit Del. The confirmation dialog should *not* appear. 4. Check that permanent deletion (Shift+Del) and emptying the Trash still show the confirmation dialog. REPOSITORY R241 KIO BRANCH dont_confirm_trash REVISION DETAIL https://phabricator.kde.org/D13921 AFFECTED FILES src/widgets/jobuidelegate.cpp To: aleksejshilin, dfaure Cc: kde-frameworks-devel, michaelh, ngraham, bruns