Bug 375627

Summary: What is the input box under Fuzzy -> Image -> Similarity range?
Product: [Applications] digikam Reporter: Dan Dascalescu <ddascalescu+kde>
Component: Searches-SimilarityAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, laurakittyinka, metzpinguin
Priority: NOR    
Version: 5.5.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.5.0
Attachments: What is this input box?

Description Dan Dascalescu 2017-01-27 18:35:58 UTC
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.
Comment 1 Barbara Scheffner 2017-01-27 19:25:10 UTC
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?!
Comment 3 Maik Qualmann 2017-01-27 21:46:01 UTC
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
Comment 4 Maik Qualmann 2017-01-27 21:53:15 UTC
I close the bug now, with the new layout it should now be clearer.

Maik