https://bugs.kde.org/show_bug.cgi?id=262644
Summary: When typing names to unconfirmed faces, only tags beginning with "name" are shown Product: digikam Version: 2.0.0 Platform: Unlisted Binaries OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Face Detection AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 2.0.0 (using KDE 4.5.4) OS: Linux digiKam allows to quickly search through tags in full text mode, i.e. any tag, which includes the search string is shown. However, while confirming the face recognition, only the tags beginning with the search string are shown. Reproducible: Always Steps to Reproduce: Create tag "/People/Malkovich John" Scan collection for face detection Filter faces in "/People/Unknown" Click on face thumbnail Click to editable field for entering the name Start typing "John" Actual Results: Tag "Malkovich John" is not found. Expected Results: Existing tag "Malkovich John" should appear below the search string. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=262644
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-01-11 13:31:58 --- We're using KDE's completion classes here. I'm not sure how to teach them different behavior. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262644
--- Comment #2 from Milan Knizek <knizek volny cz> 2011-01-22 18:46:15 --- I am not a developer: however, how does the quick search functionality for filtering the tags in album view work (in both Caption/Tags and Tag Filters)? I can type "John" there and the tag /People/Malkovich John is found. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262644
--- Comment #3 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-01-24 14:04:12 --- It's just a different technology, one uses the KDE KCompletion classes, the other uses a filter model for filtering, with a self written filter method. I certainly accept this as a bug, but these line edit classes are not easy to deal with, sometimes simple changes take hours. It'll have to wait a bit. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262644
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/digi | |kam/089a4926d5a5a74148cc199 | |ba57502b822a93ac7 Version Fixed In| |5.0.0 --- Comment #4 from Maik Qualmann <[hidden email]> --- Git commit 089a4926d5a5a74148cc199ba57502b822a93ac7 by Maik Qualmann. Committed on 16/12/2015 at 19:42. Pushed by mqualmann into branch 'master'. face Tags and text search bar completer show items now if contains match FIXED-IN: 5.0.0 M +2 -2 NEWS M +12 -1 libs/tags/taggingactionfactory.cpp M +2 -0 libs/tags/tagscompleter.cpp M +4 -3 libs/widgets/common/modelcompleter.cpp http://commits.kde.org/digikam/089a4926d5a5a74148cc199ba57502b822a93ac7 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |