Why nautilus is not searching in sub directories when I search for uploading a document from chrome?

Rabindra

The issue is in Ubuntu 20.04.2. I can use nautilus app to search for files without issues. But when I search for same files to upload from a web browser (chrome/firefox), let's say to upload to GMail, it won't search in the sub directories/folders. See screenshots. What am I missing?

Note: I have already gone through few posts like the below urls. But haven't got any proper answers.

File search not working completely in folders or at all when uploading

When uploading files in Chrome, how do I choose the file browser?

Screenshots:

Searching from nautilus app: Searching from nautilus app

Searching while trying to upload to gmail searching while trying to upload to gmail

vanadium

First, the dialog you see in Chrome is not the file manager Files (nautilus). It is a system dialog to open files. On GTK based desktops such as the one used on standard Ubuntu, this is a GTK3 dialog.

It would be very handy if one could directly search for a file in that dialog the way it currently works in Files. Unfortunately, that is not the case. It currently only searches in the current folder, and does not allow to specify multiple search strings like Files does.

So the reason is that Files and the GTK3 dialogs are different open source projects. They may handle some things a little bit differently. In this case, this indeed leads to a behavior that is not fully consistent.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How can i ignore access denied when searching to get all sub directories?

Why does "find" only print directories it is searching when there are no test flags?

Why is grep missing missing matches when searching multiple directories?

Why do I get 0 results when searching for a document with a certain subdocument? (mongodb & mongoose)

Why am I not getting expected results when searching in ElasticSearch using chrome plugin Sense?

Why is Chrome sending me to the Google homepage when I try to search?

Searching on the Chrome omnibar with "mysite.com" jumps to search on Twitter, why?

Right after uploading a document on Azure Search, can I delete it?

Right after uploading a document on Azure Search, can I delete it?

Error when uploading a directory to Dropbox including all files and sub-directories with Dropbox Python API

file command + search directories and sub-directories

how do I search/detect all of the directories/sub-directories within a specified path?

why the python program is reading data just from one sub directories?

Why has Firefox stopped searching from the search bar?

Why am I getting a 403 error when uploading to S3 from the browser?

Searching an array string with a binary search sub string

Hi im storing a entire document data in to a document and searching the document data to match boolean search i.e java and angular and (html or css)

How can I convert from uppercase to lowercase all directories and sub-directories in Ubuntu 16.04.2?

Laravel request hasFile not registered when uploading from android/ios chrome

How do I exclude a directory when searching for the directories that take up the most space?

GCC compiler does not search sub-directories when looking for header files

Hide a document from the searching in Elasticsearch

Search sub-directories using robocopy

Use findstr to Search keyword in the multiple sub directories

Why am I getting this error message when searching for a library?

Why when i am searching for something else is deleting the previous contents

In Perl how to use recursion to search directories and sub directories and specify the depth?

What should I do to trigger onDelete firebase function when deleting document manually from Firebase Console without deleting sub-collections?

Why do I get no output from this query (searching database for string)?