Bug 499464

Summary: Thumbnails Icons View shows captions incorrectly when there is a multi-line caption.
Product: [Applications] digikam Reporter: Diana <diana.oelbaum>
Component: Albums-MainViewAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: caulier.gilles, diana.oelbaum, justin, metzpinguin
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 8.6.0
Sentry Crash Report:
Attachments: This shows the incorrect formatting of the caption field in the thumbnail

Description Diana 2025-02-03 15:11:13 UTC
Created attachment 177925 [details]
This shows the incorrect formatting of the caption field in the thumbnail

SUMMARY

In the olden days, when I input a multi-line caption into DigiKam, the thumbnail view of that particular photo split the caption up into the individual lines I had written in the caption field.
Now, that is not the case. In the thumbnail view, the whole caption is now strung together to form one line - disregarding my physical line breaks in the caption field.

SOFTWARE/OS VERSIONS
Windows:  This is not working
macOS:  This is not working
Comment 1 Justin Zobel 2025-02-05 12:00:53 UTC
Please fill out the software versions, as it helps the developers track down where or why something might be causing the issue.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version:
Comment 2 Maik Qualmann 2025-02-05 17:31:10 UTC
This is not a bug, there should only ever be one line, there is no room for more. There was once a bug report about the double lines, these double lines have been fixed. We already have a bug report for the longer caption display, I will look for it later.

Maik