Closed Bug 1270668 Opened 8 years ago Closed 8 years ago

[GTK3] Firefox 46 Filepicker shows files mixed in with directories in list view

Categories

(Core :: Widget: Gtk, defect)

46 Branch
defect
Not set
normal

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.
Blocks: gtk3
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
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.
This is GTK3 default behaviour, closing.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.