Bug 406637 - Duplicates "Search in" Doesn't Show Collection Name Upon First Selection
Summary: Duplicates "Search in" Doesn't Show Collection Name Upon First Selection
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Searches-Engine (show other bugs)
Version: 6.0.0
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-17 19:35 UTC by hardy.public
Modified: 2019-04-27 11:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0


Attachments
Demo of problem. (178.18 KB, video/mp4)
2019-04-19 15:29 UTC, hardy.public
Details

Note You need to log in before you can comment on or make changes to this bug.
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.