Summary: | All tags no longer shown when the "Tags already assigned" button is clicked | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Russell Harrison <rharrison> |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, terri.bugs |
Priority: | NOR | ||
Version: | 1.2.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: |
Description
Russell Harrison
2010-04-28 23:00:34 UTC
*** Bug 235671 has been marked as a duplicate of this bug. *** Ok, adding an expansion to the tree should be no problem. But atm I don't have much time. For the text filter: what about clearing the filter when clicking the assigned tags button? (In reply to comment #2) > For the text filter: what about clearing the filter when clicking the assigned > tags button? My personal preference would be to have the search filter cleared when clicking the assigned tags button. I see the same "wrong" behavior as Russell with the released version of digikam 1.2 although both problems were already fixed in svn when I did testing for tagging before 1.2's release. See bug 226872 and bug 227550. Are those fixes part of the released digikam's code or did they somehow get lost? Ignore bug 227550, my mistake. Should have read more carefully. SVN commit 1217126 by mwiesweg: - fix AlbumTreeView's expandMatches so that a DirectMatch does not prevent recursion, in case there are additional ChildMatches. - clear search bar when setting the assigned tags filter (the assigned tags filter was already cleared when changing the search bar, now it is symmetric) BUG: 235666 M +16 -1 NEWS M +25 -7 digikam/albumtreeview.cpp M +16 -1 libs/imageproperties/imagedescedittab.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1217126 |