Bug 408737 - Artist field of sound files gets truncated in tooltip if field contains comma
Summary: Artist field of sound files gets truncated in tooltip if field contains comma
Status: RESOLVED DUPLICATE of bug 408532
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: tooltip (other bugs)
Version First Reported In: 19.04.2
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-15 13:10 UTC by Glop
Modified: 2019-06-21 08:36 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Glop 2019-06-15 13:10:54 UTC
SUMMARY

When hovering over a sound file, the metadata of the file are displayed in a tooltip; if the "Artist" field contains one or more comma, only the part following the last comma gets displayed.

STEPS TO REPRODUCE
1. Configure Dolphin to use tooltips;
2. Browse to a directory containing sound files;
3. Hover over a sound file

OBSERVED RESULT
Display of the "Artist" field gets truncated if it contains one or more comma.

EXPECTED RESULT
Display of the "Artist" field should not be truncated.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.16.0
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
This behaviour could be seen in previous versions of Dolphin.
Experienced with flac, ape, and mp3 files. I didn't test other file formats.
The "Title" field is not affected.
Comment 1 Andrey E. 2019-06-21 08:36:24 UTC

*** This bug has been marked as a duplicate of bug 408532 ***