Bug 492901 - Dolphin can't search Sub-tags through clicking on it in Information Panel
Summary: Dolphin can't search Sub-tags through clicking on it in Information Panel
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: search (show other bugs)
Version: 24.08.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-09 20:04 UTC by reports_go_brrr
Modified: 2024-10-05 19:03 UTC (History)
2 users (show)

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


Attachments
Showcase (787.03 KB, video/mp4)
2024-09-09 20:04 UTC, reports_go_brrr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description reports_go_brrr 2024-09-09 20:04:30 UTC
Created attachment 173486 [details]
Showcase

SUMMARY
I can't search files and folders which are assigned to sub-tags, but usual tags are working perfectly fine.

STEPS TO REPRODUCE
1. Open Dolphin. (Baloo must be enabled)
2. Go to any folder
3. Select any file or folder
4. Opern Information Panel through F11
5. Go to Tags section and click "Add..."
6. Add tag
7. Repeat step 5.
8. Select added tag and enter sub-tag name in field without removing anything in it.
9. Refresh the folder by F5
10. In Tags section click upon name of your sub-tag.

OBSERVED RESULT
It throws "The file or folder tags:/tag/sub-tag does not exist." although clicking upon usual tag in Information Field works fine.

EXPECTED RESULT
To be able to search for sub-tags too...

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.7-arch1-1 (64-bit)
Graphics Platform: X11
Latest packages are installed.

ADDITIONAL INFORMATION
Vanilla Dolphin, vanilla Baloo, vanilla EndeavourOS.
Comment 1 tagwerk19 2024-10-01 12:04:52 UTC
I may not be following you properly here - let me know where I go astray...

> STEPS TO REPRODUCE
> 1. Open Dolphin. (Baloo must be enabled)
> 2. Go to any folder
> 3. Select any file or folder
> 4. Opern Information Panel through F11
> 5. Go to Tags section and click "Add..."
I see a clickable "Edit..." in the Information panel and get a dialog box where I can "Create New Tag:

I am assuming you mean the above rather than trying to add something under Tags in the Places panel. There's an "Add Entry" but I don't think that takes you anywhere...

> 6. Add tag
> 7. Repeat step 5.
> 8. Select added tag and enter sub-tag name in field without removing anything in it.
> 9. Refresh the folder by F5
> 10. In Tags section click upon name of your sub-tag.
The Information panel shows the tag names (not as the full hierarchical name but the sub-tag name - the "leaf"). These are not obviously clickable, which is a shame, but if you hover over them they show you the full name that would be used.

Yes, I see that the original tag and the new sub-tag have a prefixed slash and clicking on either of those give an error. For me that's enough to Confirm. It may however be that this Bug reduces to Bug 493862

I'm testing on Neon Unstable...
Comment 2 reports_go_brrr 2024-10-05 19:03:45 UTC
Hi tagwerk19,
You got it right. My description of steps is somewhat misleading. Actually I forgot that instead of "Add..." it will show "Edit..." if file or folder already has tags.