Bug 2188717

Summary: gtk4 "Save as" and "open" dialog are not searching recursively anymore in F37 and F38
Product: [Fedora] Fedora Reporter: Ben <ben.haubeck>
Component: gtk4Assignee: Kalev Lember <klember>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 38CC: gnome-sig, klember, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-24 07:07:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben 2023-04-21 20:29:16 UTC
Description of problem:
When the "Save as... " or "Open ..." dialogue is getting initiated I am used to type the beginning letters of the subdirectory and in Fedira 36 and earlier only a recursive saerch was started, beginning in the actual direcotry. 
In Fedora 37 and 38 the search is not recursively but is looking through the whole disk, what makes this kind of "acceleration" indeed a much more slowlier process than to scroll through the list of subdirs. 
I hope that is not intended or at least configureable, because that really slows me down during my day-to-day work. ;) 

Version-Release number of selected component (if applicable):
gtk4-4.10.1-1.fc38.x86_64

How reproducible:
every time when "Open..." or "Save as ..." dialogues are initiated.

Steps to Reproduce:
1.open a document and use the "Save as..." button
2.click in the field with the files and directories
3.start to type some letters

Actual results:
instead of searching recursivley it starts to search on the whole disk

Expected results:
just a recursive search downwards of the recent directory

Additional info:

Comment 1 Kalev Lember 2023-04-21 21:09:30 UTC
Could you file this upstream at https://gitlab.gnome.org/GNOME/gtk , please?

Comment 2 Ben 2023-04-24 07:07:50 UTC
thanks for the response. 
I did it, see: https://gitlab.gnome.org/GNOME/gtk/-/issues/5774

I changed that status to "closed" - upstream and I hope that is the way it supposed to be.

ben

Comment 3 Kalev Lember 2023-04-24 07:22:31 UTC
Excellent, thank you!