------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 Summary: Advanced Search on Tags a mess Product: digikam Version: 0.9.2 Platform: unspecified OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: digikam-devel kde org ReportedBy: kde-2 dotancohen com Version: 0.9.2 (using KDE 3.5.8) OS: Linux In the New Advanced Search dialog, the selection of tags is very difficult. All the tags are listed as paths in a dropdown box that shows only 10 tags. Also, the tags seem to be listed in the order they were added, not in hierarchal order. I recommend that this be replaced with the traditional hierarchal selection method: only the top level tags are shown until one is selected, and one must click through the hierarchy in order to get to the tag he needs. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Searches ------- Additional Comments From caulier.gilles gmail com 2008-03-06 21:26 ------- Marcel, currently working on this subject with KDE4 port of digiKam Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From caulier.gilles gmail com 2008-04-23 11:20 ------- Dotan, Following recents progress into new Advanced Search tools from Marcel with KDE4 port, i close this file. Search tools have been rewritten. Screenshots are available at this url: http://digikam3rdparty.free.fr/Screenshots/NewSearchTools Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 ------- Additional Comments From kde-2 dotancohen com 2008-04-23 23:10 ------- Alright, Gilles. I have had a real hard time trying to build from CVS, so I cannot check this myself. But from the screenshot 02.png, it does not look like the issue has been addressed. That screenshot shows that Tags (Return pictures with tag) is still a dropdown box. That implies that the hierarchy is not preserved. When I get the latest Digikam compiled, I'll check this and reopen the bug if necessary, with details and screenshots. Thanks. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 ------- Additional Comments From marcel.wiesweg gmx de 2008-04-24 20:46 ------- If you apply some advanced magic, you can put a QTreeView into a QComboBox. That is done in the new search window. This means the popup of the combobox will show the full tree hierarchy with icon and allows you to selected multiple albums/tags with the supplied checkboxes. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 ------- Additional Comments From andi.clemens gmx net 2008-06-01 23:03 ------- Created an attachment (id=25055) --> (http://bugs.kde.org/attachment.cgi?id=25055&action=view) patch fixes sorting the combobox I have written a patch, it is working fine for me... Should I reopen the bugreport? _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 ------- Additional Comments From andi.clemens gmx net 2008-06-01 23:07 ------- Created an attachment (id=25057) --> (http://bugs.kde.org/attachment.cgi?id=25057&action=view) patch for fixing the sorting of tags in advanced search dialog _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 andi.clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25055|0 |1 is obsolete| | _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 andi.clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25057|0 |1 is obsolete| | ------- Additional Comments From andi.clemens gmx net 2008-06-01 23:37 ------- Created an attachment (id=25058) --> (http://bugs.kde.org/attachment.cgi?id=25058&action=view) new version of patch I'll just reopen the bug, because it is still present in the KDE3 version. Added some more comments to the patch. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 andi.clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From andi.clemens gmx net 2008-06-01 23:38 ------- reopening bug because the KDE3 branch has still wrong filtering of tags in advanced search dialog. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 ------- Additional Comments From kde-2 dotancohen com 2008-06-02 10:39 ------- Thanks for the work, Andi. I cannot currently test it, but I am certain that it will benefit Digikam. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from kde-2@dotancohen.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=158866 andi.clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From andi.clemens gmx net 2008-06-02 21:48 ------- SVN commit 815894 by aclemens: digiKam from KDE3 branch: code cleanup BUG: 158866 M +1 -2 searchwidgets.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=815894 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |