File picker / chooser usually shows last used folder when I want to save / open file, e.g. when saving email attachment. Sometimes I want to go one folder up in hierarchy from this last-used folder, but clicking in breadcrumbs resets it to home directory.
Steps to reproduce the behavior:
Breadcrumbs should work as in normal Files, clicking breadcrumb should take you to selected directory.
OS Version: Juno
The code indicates that clicking on the pathbar is intended to work properly, but it for some reason it is not working. As a temporary work around you can use the <Alt>Up shortcut to navigate to the parent folder.
I can confirm this is fixed, and it's a relief. Thanks guys!
Most helpful comment
The code indicates that clicking on the pathbar is intended to work properly, but it for some reason it is not working. As a temporary work around you can use the
<Alt>Upshortcut to navigate to the parent folder.