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

alexxcons <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from alexxcons <[email protected]> ---
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.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to