Bug 408737

Summary: Artist field of sound files gets truncated in tooltip if field contains comma
Product: [Applications] dolphin Reporter: Glop <olivierguth.d>
Component: view-engine: tooltipAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: nate, pseudo-account
Priority: NOR    
Version First Reported In: 19.04.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***