Closed
Bug 1270668
Opened 9 years ago
Closed 9 years ago
[GTK3] Firefox 46 Filepicker shows files mixed in with directories in list view
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: donrhummy, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160502172042
Steps to reproduce:
Clicked to save a file from Firefox
Actual results:
The file picker opened and showed files mixed among directories like this:
Documents
DoSomething.txt
Downloads
Eateries.odt
FolderNumber3
Expected results:
It should have showed ALL directories first in order, then all files in their order.
Comment 1•9 years ago
|
||
I think this is normal, Firefox is using the system-wide GTK3 file picker and follows its settings; to sort folders before files right click any file/folder in the file picker and set "Sort Folders before Files", this setting will be remembered.
Comment 2•9 years ago
|
||
This is GTK3 default behaviour, closing.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•