Bug 442816

Summary: File Filtering does not work
Product: [Plasma] plasmashell Reporter: Dubfiance <tdgalland>
Component: Desktop icons & Folder View widgetAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: normal CC: nicolas.fella, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.22.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: This is all my attempts to make this filter hide folder "hideme"

Description Dubfiance 2021-09-22 19:29:39 UTC
Created attachment 141800 [details]
This is all my attempts to make this filter hide folder "hideme"

SUMMARY
When displaying folders from a given directory, trying to filter does not seem to work. Show matching leaves the widget blank no matter what way I try to format the filter while hide matching doesn't hide anything I write.

STEPS TO REPRODUCE
1. Add Folder View widget
2. Open its Filter settings
3. Try filtering out any item

OBSERVED RESULT
No change to any filtered request.

EXPECTED RESULT
Item(s) should be filtered per setting request.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 5.22 User Edition
(available in About System)
KDE Plasma Version: 5.22.5 
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2021-09-22 19:41:51 UTC
What seems to work is 'hideme' as file name pattern and selecting all entries in the list below (using the select all button at the bottom)
Comment 2 Nicolas Fella 2021-09-22 19:43:07 UTC
it doesn't have to be all of them, just the 'inode/directory' entry
Comment 3 Dubfiance 2021-09-22 19:49:13 UTC
(In reply to Nicolas Fella from comment #1)
> What seems to work is 'hideme' as file name pattern and selecting all
> entries in the list below (using the select all button at the bottom)

Alright well thanks, that solves my issue. I remember this working way back in like 5.15 but I guess sometime down the line they unchecked that option by default?

Thanks for the help!