Created attachment 125204 [details] screenshot SUMMARY when we tag a file, a new section called "Tags" appears in places panel. If we click on "All tags" entry under "Tags" section, information panel shows a dot below its icon instead of "All tags" text. STEPS TO REPRODUCE 1. right click on any file > assign tags > create new... 2. type any tag and click on "Ok" button (if "Tags" section does not appear in places panel, restart Dolphin) 3. click on "All tags" entry under "Tags" section of places panel OBSERVED RESULT as we can see in the attached screenshot, information panel shows a dot below its icon EXPECTED RESULT information panel should show "All tags" text below its icon SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.17.90 KDE Frameworks Version: 5.66.0 Qt Version: 5.14.0 ADDITIONAL INFORMATION it seems related to bug 414345
That's a baloo tags:// ioslave issue.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/baloo/-/merge_requests/72
Git commit 71303eabea5816904a046f509bcb2a36fb690ff4 by Nicolas Fella. Committed on 18/12/2021 at 19:31. Pushed by nicolasfella into branch 'master'. [kioslaves/tags] Set proper display name for root entry Instead of setting '.' set 'All Tags' M +14 -10 src/kioslaves/tags/kio_tags.cpp https://invent.kde.org/frameworks/baloo/commit/71303eabea5816904a046f509bcb2a36fb690ff4
Maybe a connection to Bug 449126 ... ... Dolphin "All Tags" Panel shows incorrect Tag Display names