Description: write [File] -> [Open] will ppen the directory, but doesn’t show directories within. This is especially bad, since Mozilla Thunderbird mail client, stores attached documents this way. ls -al /tmp : drwxrwxrwt 27 root root 4096 jan 4 16:15 ./ drwxr-xr-x 20 root root 4096 nov 4 14:45 ../ drwxrwxrwx 2 bruger bruger 4096 jan 4 15:54 mozilla_bruger0/ Steps to Reproduce: mkdir /tmp/mozilla_bruger0 chmod 700 /tmp/mozilla_bruger0 [File] -> [Open] choose root choose /tmp Actual Results: Directory "/tmp/mozilla_bruger0" not shown Expected Results: Directory "mozilla_bruger0" to apper Reproducible: Always User Profile Reset: No Additional Info: Version: 6.3.4.2.0+ Build ID: libreoffice-6.3.4.2-snap1 CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: gtk3; Locale: da-DK (da_DK.UTF-8); UI-Language: en-US Calc: threaded On ubuntu 19.10
I can't reproduce it in Version: 6.5.0.0.alpha0+ Build ID: b92293b3943423324064a8513c2e114d18817179 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded You are using the snap version. Does it work with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
Bug seems to be fixed, in later version.
(In reply to Simon Rigét from comment #2) > Bug seems to be fixed, in later version. Thanks for retesting the issue with the latest version. Setting to RESOLVED WORKSFORME since the commit fixing this issue hasn't been identified.