<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - FILEOPEN dialog does not show current working directory"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133783#c19">Comment # 19</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - FILEOPEN dialog does not show current working directory"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133783">bug 133783</a>
from <span class="vcard"><a class="email" href="mailto:dparsons@emerall.com" title="Drew Parsons <dparsons@emerall.com>"> <span class="fn">Drew Parsons</span></a>
</span></b>
<pre>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
<a href="https://developer.gnome.org/gtk3/stable/GtkFileChooser.html#gtk-file-chooser-add-shortcut-folder">https://developer.gnome.org/gtk3/stable/GtkFileChooser.html#gtk-file-chooser-add-shortcut-folder</a>
They also have a gtk_file_chooser_add_shortcut_folder_uri() variant, which I
imagine would take care of remote files.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>