For tagging my photos I use what is labeled "the keyboard way" in this description: http://www.digikam.org/node/641 When I start typing the desired tag, a list of matching tag suggestions appear. But this list is cut off at the right side so that the "tag roots" are not displayed properly. Example: For people I use tags with pattern /Personen/family_name/first_name. As you can see in the linked screenshot, there are three persons with first name Andreas. Their family names are not displayed so you can only guess which Andreas to choose. Reproducible: Always Steps to Reproduce: 1. Open digikam in album view, 2. select Caption/Tags, 3. enter the first letters of the desired tag in the first box from the top, Actual Results: A list of tag suggestions appears. The suggestions are cut off, not using all the available space to the right. Identical Tags with different roots cannot be distinguished. Expected Results: The tag list should use all of the available space, showing as much as possible of the tag roots.
The problem is still present in digikam 4.0.0-beta4
Jan, Problem is reproducible using last digiKam 4.2.0 ? Gilles Caulier
Yes, the problem still remains the same in 4.2.0. Jan
For original report : "As you can see in the linked screenshot"... Where is the screenshot exactly ? Gilles Caulier
ok, i find it : http://www.aniunaite-ott.de/pub/digikam-screenshot.jpg
Problem is still present in 4.8.0.
Created attachment 91536 [details] tagitem.patch In the tag Item string is a line break. Only for very large symbol (48) of the text is visible. This patch removes the line break.
Git commit c14c21d46b9bd7c62e0dccc9ac1551ca0995c444 by Gilles Caulier. Committed on 11/03/2015 at 22:34. Pushed by cgilles into branch 'master'. apply patch #91536 from MAik Qualmann to remove line break in tag completion suggestion list FIXED-IN: 4.9.0 M +2 -1 NEWS M +2 -2 app/tags/addtagscompletionbox.cpp http://commits.kde.org/digikam/c14c21d46b9bd7c62e0dccc9ac1551ca0995c444
Git commit 896a82c1f487e14c0c4bb8e1ef4bafd23a033b00 by Gilles Caulier. Committed on 11/03/2015 at 22:40. Pushed by cgilles into branch 'frameworks'. backport commit #c14c21d46b9bd7c62e0dccc9ac1551ca0995c444 from git/master to frameworks branch M +2 -2 libs/tags/addtagscompletionbox.cpp http://commits.kde.org/digikam/896a82c1f487e14c0c4bb8e1ef4bafd23a033b00