Bug 458108

Summary: Thumbnail disappears when image is renamed, reappears only on selection or mouseover
Product: [Applications] digikam Reporter: Mike Morrison <mike>
Component: Albums-IconViewAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version First Reported In: 7.7.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In: 7.8.0
Sentry Crash Report:

Description Mike Morrison 2022-08-20 16:47:50 UTC
STEPS TO REPRODUCE
1. In the Thumbnails view of an album, click on a thumbnail to select it.
2. Leaving the mouse pointer on the thumbnail you clicked, use the arrow keys to move the selection to a different, nearby thumbnail.
3. Press F2 to rename the selected photo.
4. Edit the filename (for example, add an underscore to the end) and press Enter to save it.

OBSERVED RESULT
The thumbnail of the renamed photo disappears and a blank white space is in its place. The thumbnail reappears when it is selected or moused over.

EXPECTED RESULT
The thumbnail of the renamed photo should not disappear.

SOFTWARE/OS VERSIONS
Ubuntu 22.04.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.3
Comment 1 Maik Qualmann 2022-08-20 17:36:51 UTC
Already fixed for digiKam-7.8.0.

Maik
Comment 2 Maik Qualmann 2022-08-21 05:04:05 UTC
This was the commit:

https://invent.kde.org/graphics/digikam/-/commit/c06199757962f7a91b0d2982c1dd31e7ecc416ad

Maik