Bug 458108 - Thumbnail disappears when image is renamed, reappears only on selection or mouseover
Summary: Thumbnail disappears when image is renamed, reappears only on selection or mo...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-IconView (show other bugs)
Version: 7.7.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-20 16:47 UTC by Mike Morrison
Modified: 2022-08-21 05:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.8.0
Sentry Crash Report:


Attachments

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