[Xfce-bugs] [Bug 15250] File Open dialog shows non-existent folders

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Apr 1 13:05:07 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15250

alexxcons <alexxcons at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexxcons at xfce.org

--- Comment #2 from alexxcons <alexxcons at xfce.org> ---
Thanks for reporting !

As far as I can tell, the dialog in question is not directly a thunar dialog.

It is a GtkFileChooserDialog. The current versions of firefox use gtk3
including the gtk3 file chooser dialog window that you are talking about.

Theoretically there are options to manage the displayed shortcuts with
"gtk_file_chooser_list_shortcut_folders",
"gtk_file_chooser_add_shortcut_folder" and
"gtk_file_chooser_remove_shortcut_folder".

So if you want to have it fixed for firefox, you will need to open a bug
against firefox (or the web browser of your choice )


Inside thunar the dialog only is used in the renamer "right-click add files"
and the "open with --> other application" dialog.
( there it is still unfixed ... so we could rename this bug title accordingly,
instead of resolving it as invalid )

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list