-
Notifications
You must be signed in to change notification settings - Fork 815
Description
Distribution
22.3
Package version
6.6.4
Graphics hardware in use
Advanced Micro Devices, Inc. [AMD/ATI] Phoenix1
Frequency
Always
Bug description
I am not sure if this regression was intended but before 6.6.4 we could navigate to folders from the menu search bar in 2 ways
-
Searching for default home folders would return the result and direct navigation in the menu, it used to return all the default home folders ex: Downloads, Pictures, Videos... now it only happens to folders that are added to the favorites
-
There was the ability to navigate to any folder in the system (option searchFilesystem) when starting the search query with
/or~it would return folders
ex: search string/libwould return
/lib
/lib32
/lib64
The search does seem to return some files in the home folder (unsure about the criteria, maybe it is recent files), but it does not return the results for the folder itself
Steps to reproduce
-
Start typing "Downloads" the default Downloads folder does not appear in the menu
-
No option for searchFilesystem, starting the query with
/or~does not return folder completion
Expected behavior
-
Start typing "Downloads" (or any other default home folder) and it would appear in the search without the need for this folder to be added to the favorites
-
Either with or without the searchFilesystem option, the user should be able to navigate to any folder on the filesystem via the menu search
Additional information
No response