Bug 158558

Summary: Delete Function in Tag Filters panel needs to make sure that the tag is unselected when the tag is deleted
Product: [Applications] digikam Reporter: Jeff Lehrkamp <lehrkampj>
Component: Albums-FiltersAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.9.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.4

Description Jeff Lehrkamp 2008-02-28 23:47:58 UTC
Version:           0.9.3 (using KDE 3.5.8)
Installed from:    Fedora RPMs
OS:                Linux

Just a minor little issue.  

If a tag is deleted from the Tag Filters Panel and the tag is "selected", The delete function should "unselect" the tag when deleting.  The tag is deleted, but is still selected (which of course no photos are selected since no photos have that tag).  It is a little confusing for the user.  The only way to clear the selection of that tag at that point is to deselect all tags.
Comment 1 Jeff Lehrkamp 2008-02-28 23:57:38 UTC
To Recreate the issue:

1.  Create a tag, add that tag to a photo
2.  Select (check) the tag in the tag filters panel.
3.  Delete the tag from the tag filters panel.

The tag is deleted from the photo, but the selection is not cleared so no photos are selected.
Comment 2 caulier.gilles 2008-02-29 08:02:17 UTC
SVN commit 780454 by cgilles:

digiKam from KDE3 branch : Tags Filter : before to remove a tag from tree view, unselect it and all childrens to clean up filter over icon view.
BUG: 158558


 M  +29 -23    tagfilterview.cpp  
 M  +2 -2      tagfilterview.h  


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