<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hello Saurabh</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Thanks for testing the patch!</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I assume you mean "character" instead of "word". And I assume you assigned first "Panda", then "Panda Kung Fu" previously. So "Panda Kung Fu" is the most recent item in the list, therefore "Panda Kung Fu" appears first (case A, see code).  It only changes to "Panda" after we get an exact match of an item with the entered text (case C), and after the 6th charachter it becomes again "Panda Kung Fu", because this is the first item in the most-recent-list and we don't have an exact match between usertext and items anymore. So the behavior is as intended. </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">The shortcut is made visible to the user via the keyboard shortcut menu ("assign tag"). I agree we could make it more visible to the user (ideas: via status bar like its done in Gimp, or via tip-of-the-day, any other ideas?). But I don't think is's a good idea to expose the shortcut via mouse context menu: the idea for this shortcut is NOT to use the mouse.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">The one feature which is nowhere explained to the user: when you press the enter key TWICE after assigning a tag (while the tageditbox is focussed), the main iconview is again focussed, and the next image is selected. Any ideas how to make that feature obvious to the user?</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">best, Markus</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">On Tuesday 05 March 2013 22.44:51 Saurabh Patel wrote:<br /></p>
<p style=" margin-top:12px; margin-bottom:12px; margin-left:40px; margin-right:40px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hello,<br />    I was able to test the patch: <a href="http://git.reviewboard.kde.org/r/108382/"><span style=" text-decoration: underline; color:#0057ae;">http://git.reviewboard.kde.org/r/108382/</span></a> assigned to me.It worked fine.Also it focuses on tree view in right sidebar as you already mentioned Gilles.Also in menubar Tag in digikam there is no shortcut option seen.In other words it's a cached keyboard shortcut not visible to users.I also had a question Markus:I had 2 previous tags panda and panda kung fu, until 4th word panda kung fu was the first option then when it reached 5th word panda became the first option and then after 5th word panda kung fu became first option.Shouldn't first option be panda until 5th word if it is sorted and then panda kung fu.<br /><br />Yes it's better than previously available option in which whole word had to be typed and is a good feature which every user would like and this feature should be added.Also shortcut made visible is different topic and could be implemnted differently but this sort of auto-completion feature is must.<br /><br />Also,tell what should I try to do with this patch.<br /><br />Thanks</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br /><br /></p></body></html>