Bug 406637

Summary: Duplicates "Search in" Doesn't Show Collection Name Upon First Selection
Product: [Applications] digikam Reporter: hardy.public
Component: Searches-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: metzpinguin
Priority: NOR    
Version: 6.0.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 6.2.0
Attachments: Demo of problem.

Description hardy.public 2019-04-17 19:35:14 UTC
SUMMARY
In Duplicates > Search in: > Albums dropdown box, I select a Collection.
After selection, nothing is shown in the dropdown box.
After toggling "Whole albums collection" checkbox the Collection name is now shown.

OBSERVED RESULT
No Collection name is shown

EXPECTED RESULT
Collection name to be shown upon first selection.

SOFTWARE/OS VERSIONS
Windows: 10 64bit
Comment 1 Maik Qualmann 2019-04-17 19:53:31 UTC
This problem is already fixed in digiKam-6.1.0. You can download a developer version here:

https://files.kde.org/digikam/

Maik
Comment 2 hardy.public 2019-04-19 15:28:31 UTC
I tried both the following but no improvement:

digiKam-6.1.0-Win64.exe
digiKam-6.2.0-git-20190417T114700-Win64.exe
Comment 3 hardy.public 2019-04-19 15:29:11 UTC
Created attachment 119505 [details]
Demo of problem.
Comment 4 Maik Qualmann 2019-04-19 16:50:23 UTC
Git commit 6d1190d864e8f1cc0be406f8e6e146ebcddbf94e by Maik Qualmann.
Committed on 19/04/2019 at 16:49.
Pushed by mqualmann into branch 'master'.

Workaround for QLineEdit text when QComboBox loses focus
FIXED-IN: 6.2.0

M  +8    -0    core/libs/album/widgets/albumselectcombobox.cpp

https://commits.kde.org/digikam/6d1190d864e8f1cc0be406f8e6e146ebcddbf94e
Comment 5 hardy.public 2019-04-27 11:48:06 UTC
Yes, fixed in latest dev build. Thank you.