Bug 496028 - Search For Files "Content" option does not show box indicating file type choices
Summary: Search For Files "Content" option does not show box indicating file type choices
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: search (other bugs)
Version First Reported In: 23.08.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-09 22:25 UTC by kde-bug.0oemb
Modified: 2024-11-13 07:00 UTC (History)
2 users (show)

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


Attachments
Dolphin screenshot of non-functional "Content" button (69.80 KB, image/png)
2024-11-09 22:25 UTC, kde-bug.0oemb
Details
File type widget showing in indexed folder (25.16 KB, image/png)
2024-11-12 16:03 UTC, Akseli Lahtinen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kde-bug.0oemb 2024-11-09 22:25:03 UTC
Created attachment 175689 [details]
Dolphin screenshot of non-functional "Content" button

SUMMARY
Clicking 'Search For Files' "Content" option does not show box indicating file type choices (widget or whatever remains hidden)

STEPS TO REPRODUCE
1. Run dolphin
2. Click search icon
3. Click on "Content"

OBSERVED RESULT
No file type choices box opens

EXPECTED RESULT
File type choices are present

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 12
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.15

ADDITIONAL INFORMATION
Comment 1 Akseli Lahtinen 2024-11-12 16:03:10 UTC
Created attachment 175761 [details]
File type widget showing in indexed folder

I think filetype choices etc. show only for the folder that you have indexed.

For example, I have set indexing off for home folder, but have enabled it for Documents folder.

In Documents folder I can see the filtering widget.

Is this the same thing you meant?
Comment 2 Akseli Lahtinen 2024-11-12 16:03:39 UTC
My image is for dolphin version: dolphin 25.03.70

Operating System: Fedora Linux 41
KDE Plasma Version: 6.2.80
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.0
Kernel Version: 6.11.7-300.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15,5 GiB of RAM
Graphics Processor: AMD Radeon RX 6600
Comment 3 kde-bug.0oemb 2024-11-13 07:00:23 UTC
(In reply to Akseli Lahtinen from comment #2)

Sorry, didn't know the folder needed to be indexed for search to work.

Thought it worked like KFind.

Thanks for resolving the issue.