Created attachment 117398 [details] Quick Open Search doesn't work with folder names Quick Open Search can't search by folder name anymore. Typing the folder name in the quick open search field doesn't return any results. This used to work in the previous `18.08.x` versions. STEPS TO REPRODUCE 1. Open a Kate project with nested folders 2. Open Quick Open 3. Type in the folder name OBSERVED RESULT It doesn't return any results. EXPECTED RESULT It should return all the files in the specific folder, or a specific file if searching with `folder/file`.
I confirm this regression happens on 18.12 Another little regression is that if no file is selected in the quick open, a new untitled file is selected while it would previously be equivalent to "switch to the last used file"
Fixed by https://phabricator.kde.org/D19480
Still seeing the same issue with the latest `18.12.3` version. For example typing a project subfolder name in Quick Open returns no results.
The fix was committed to master branch, to be released in August as 19.08.0, see the "Version Fixed In:" field.