[Libreoffice-bugs] [Bug 133783] FILEOPEN dialog does not show current working directory

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 14 12:29:49 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=133783

--- Comment #19 from Drew Parsons <dparsons at emerall.com> ---
Looks like the Gnome/gtk dialog might need to be given the context of the
current LibreOffice document. The gtk API includes methods for manually adding
these shortcuts if needed, such as
https://developer.gnome.org/gtk3/stable/GtkFileChooser.html#gtk-file-chooser-add-shortcut-folder

They also have a gtk_file_chooser_add_shortcut_folder_uri() variant, which I
imagine would take care of remote files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210614/0adacc66/attachment.htm>


More information about the Libreoffice-bugs mailing list