https://bugs.kde.org/show_bug.cgi?id=459129
Bug ID: 459129 Summary: Duplicate tags are displayed below thumbnail when tags are repeated in tag hierarchy Product: digikam Version: 7.8.0 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: Thumbs-IconView Assignee: digikam-bugs-n...@kde.org Reporter: jose_oli...@hotmail.com Target Milestone: --- Created attachment 152066 --> https://bugs.kde.org/attachment.cgi?id=152066&action=edit Duplicate tags are displayed below thumbnail when tags are repeated in tag hierarchy SUMMARY *** Duplicate tags are displayed below thumbnail when tags are repeated in tag hierarchy *** STEPS TO REPRODUCE 1. In Digikam Configuration options enable display of tags in Thumbnails: "Settings" | "Configure Digikam" -> "View" and enable/check "Show digikam tags" option in the "Icons" tab. 2. Add the following tags to an image: "Alpha" and "Test/Alpha" (hierarchical tag) 3. Select image in thumbnail view OBSERVED RESULT - Below the thumbnails the tags "Alpha, Test, Alpha" are displayed. Refer to attached screenshot. - Takes up space, redundant information. EXPECTED RESULT - "Alpha, Test" SOFTWARE/OS VERSIONS Windows 11 ADDITIONAL INFORMATION Digikam tag metadata block: <digiKam:TagsList> <rdf:Seq> <rdf:li>Alpha</rdf:li> <rdf:li>Test</rdf:li> <rdf:li>Test/Alpha</rdf:li> </rdf:Seq> </digiKam:TagsList> -- You are receiving this mail because: You are watching all bug changes.