Bug 385663

Summary: Save File KDialog does not prompt for confirmation when overwriting a file
Product: [Applications] kdialog Reporter: ryan
Component: generalAssignee: Brad Hards <bradh>
Status: RESOLVED FIXED    
Severity: normal CC: em_19
Priority: NOR Keywords: junior-jobs
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ryan 2017-10-12 16:51:51 UTC
PROBLEM:
No "Overwrite" confirmation is given when downloading a file that has the same name as a file in the destination folder

STEPS TO REPRODUCE:
Start Chromium
download a file
click Save
download a different file, rename it to the original file before saving
click Save

RESULTS:
The original file is immediately overwritten

EXPECTED RESULTS:
A confirmation dialog appears prompting the user if they want to overwrite the original file
Comment 1 Tim Holzkämper 2017-11-10 00:10:31 UTC
Just tried the latest build from the repo. This bug is fixed in that version.
Comment 2 Christoph Feck 2017-11-29 18:29:11 UTC
Indeed.