Bug 332572

Summary: Quick search / FIlter matches only from beginning of string
Product: [Applications] krusader Reporter: Tomas Greif <greif.tomas>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: gregap, krusader-bugs-null
Priority: NOR    
Version First Reported In: 2.4.0-beta3 "Single Step"   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Tomas Greif 2014-03-25 09:50:26 UTC
Quick search/Filter matches file/folder name from the beginning only. 

It should be possible to match searched string anywhere in name.

Reproducible: Always

Steps to Reproduce:
1. Create file aaabbb
2. Enable new style QuickSearch
3. Type bbb in Quicksearch
Actual Results:  
File aaabbb is not selected (found by QuickSearch)

Expected Results:  
File aaabbb is selected (found by QuickSearch)
Comment 1 Gregor Petrin 2014-05-21 08:24:20 UTC
I created a pull request to add this feature but you can already search by substring if you use the quick filter functionality (press Ctrl+i).
Comment 2 Marcin Gryszkalis 2016-10-04 21:13:55 UTC
seems to be fixed in current git