When I want to edit a saved search, I am not able to see the labels that I have selected to include in my search. E.g. I created a search to display all photos with a Rejected label. When I open the edit window for this search, you cannot see whether the Rejected label is selected or not (although it is active). This makes it very hard to edit my Saved Searches and customize them to my workflow. Reproducible: Always Steps to Reproduce: 1.Save a search 2.Edit the search Actual Results: See details Expected Results: Show which labels (None, Rejected, Pending, Accepted) are selected or deselected of a saved search.
Bug happens in both Windows 7 as well as Windows 10.
Git commit 9b27579a168fb1cf24ce4f601adcd05e96a6d6c6 by Maik Qualmann. Committed on 18/10/2016 at 17:57. Pushed by mqualmann into branch 'master'. fix none selected labels in advanced search when open to editing FIXED-IN: 5.3.0 M +2 -1 NEWS M +1 -1 libs/database/item/imagequerybuilder.cpp M +3 -3 utilities/searchwindow/searchfields.cpp http://commits.kde.org/digikam/9b27579a168fb1cf24ce4f601adcd05e96a6d6c6
Note: In digiKam-5.3.0 must the search edited again so that it can be saved correctly. Maik
(In reply to Maik Qualmann from comment #3) > Note: In digiKam-5.3.0 must the search edited again so that it can be saved > correctly. > > Maik Thank you for your swift response.
Tested v5.3.0 and it works OK. Thank you.