Bug 385663 - Save File KDialog does not prompt for confirmation when overwriting a file
Summary: Save File KDialog does not prompt for confirmation when overwriting a file
Status: RESOLVED FIXED
Alias: None
Product: kdialog
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2017-10-12 16:51 UTC by ryan
Modified: 2017-11-29 18:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.