Bug 149851

Summary: Showfoto asks if you want to save changes when deleting photo, if changes have been made
Product: [Applications] digikam Reporter: Michael Moore <Michael>
Component: Showfoto-SaveAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.4

Description Michael Moore 2007-09-14 14:30:33 UTC
Version:           0.6.0 (using KDE KDE 3.5.7)
Installed from:    Unlisted Binary Package
Compiler:          (K)/Ubuntu Gutsy package 
OS:                Linux

If I am deleting a photo, there is no reason for Showfoto to ask if I want to make changes:


Scenario: I am using Showfoto to sort through hundreds of images to determine which are keepers or not. I adjust the color levels on an image, and decide it's not worth keeping. I press the "Delete" key to delete the picture. 

At this point, I would expect that Showfoto would delete the photo without further confirmation, as it does on un-modified photos. Instead, I am asked to save or delete changes.
Comment 1 caulier.gilles 2008-03-19 12:06:11 UTC
SVN commit 787489 by cgilles:

digiKam from KDE3 branch : Showfoto : handle properlly the curentItem instance when user move to trash the current image loaded in editor
BUG: 149851


 M  +2 -2      showfoto.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=787489
Comment 2 caulier.gilles 2008-03-19 12:14:37 UTC
SVN commit 787493 by cgilles:

backport commit #787489 from KDE3 branch
CCBUGS: 149851


 M  +2 -2      showfoto.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=787493