Bug 149851 - Showfoto asks if you want to save changes when deleting photo, if changes have been made
Summary: Showfoto asks if you want to save changes when deleting photo, if changes hav...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Save (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-14 14:30 UTC by Michael Moore
Modified: 2022-02-05 05:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.9.4


Attachments

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