Bug 24436

Summary: Konqueror "Save image as" tries to download an already loaded image instead of saving it from cache.
Product: [Applications] konqueror Reporter: taupter
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: CLOSED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description taupter 2001-04-20 10:01:05 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           KDE 2.1.1 
Severity:          normal
Installed from:    Debian Packages
Compiler:          gcc 2.95.3
OS:                Linux
OS/Compiler notes: Debian 2.2 x86 updated with X4 and KDE apt lines.

When we right-click on an image in a webpage and select the option "Save image as" Konqueror will start a download to grab the already grabbed and correctly displayed image instead of saving the image from the web cache.
In my opinion Konqueror should be aware about the fact that the image is already correctly loaded and stored on the webcache and should just copy the image from cache to the desired directory avoiding to make an useless download. Indeed if the image was not correctly loaded it should try to download it again.

(Submitted via bugs.kde.org)