https://bugs.kde.org/show_bug.cgi?id=385492
Bug ID: 385492 Summary: Dolphin and KIO confirmation settings are not in sync Product: dolphin Version: 17.08.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: rootl...@mail.ru CC: elvis.angelac...@kde.org Target Milestone: --- Hi, There is a 'ConfirmTrash' configuration option which has different default values in Dolphin and in KIO: the former defaults to asking for confirmation when items are moved to trash, while the latter defaults to the opposite [1]. This leads to a weird behavior when the corresponding configuration file doesn't exist (i.e. when user hasn't modified any of these settings yet): Dolphin has its 'Ask for confirmation when: Moving files or folders to trash' option unchecked, but actually *does* ask for confirmation (and other applications like Gwenview etc., too); however, after user modifies a completely unrelated Dolphin setting (disables the Trash size limit, for example), this behavior unexpectedly changes to no confirmation (because Dolphin creates the configuration file with its own defaults). [1] https://github.com/KDE/kio/blob/master/src/widgets/jobuidelegate.cpp#L203 -- You are receiving this mail because: You are watching all bug changes.