Created attachment 103673 [details] What is this input box? Could a label be added to that input box? It's unclear to me what it is. After dragging an image there, I tried typing in it, but it became disabled after the first character I entered.
It is the input field for a name to save your search, which will show up in the list below once you clicked the save button beside it. See also description of the Fuzzy View in the handbook, chapter 2. The layout here is a bit unfortunate, not very helpful. It seems to me that the blank space below got even bigger with the last patches. The field should be connected somehow by means of layout to the searches list. Maybe one of the devs can fix that?!
Link to online documentation : https://docs.kde.org/trunk5/en/extragear-graphics/digikam/using-digikam.html#using-mainwindow-fuzzysearches
Git commit 42709a8cc012c73a93a6a1dde01e63d6ef408320 by Maik Qualmann. Committed on 27/01/2017 at 21:45. Pushed by mqualmann into branch 'master'. fix layout from the save box M +11 -11 utilities/fuzzysearch/fuzzysearchview.cpp https://commits.kde.org/digikam/42709a8cc012c73a93a6a1dde01e63d6ef408320
I close the bug now, with the new layout it should now be clearer. Maik