Bug 158558 - Delete Function in Tag Filters panel needs to make sure that the tag is unselected when the tag is deleted
Summary: Delete Function in Tag Filters panel needs to make sure that the tag is unsel...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Filters (show other bugs)
Version: 0.9.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-28 23:47 UTC by Jeff Lehrkamp
Modified: 2012-08-26 14:46 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 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