Bug 332572 - Quick search / FIlter matches only from beginning of string
Summary: Quick search / FIlter matches only from beginning of string
Status: RESOLVED FIXED
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.4.0-beta3 "Single Step"
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-25 09:50 UTC by Tomas Greif
Modified: 2018-05-06 00:16 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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