GNOME Bugzilla – Bug 165306
Files disappear from a nautilus window if the containing directory is non-executable
Last modified: 2005-03-03 01:34:05 UTC
Run the following commands: mkdir test echo "test" > test/blaat.txt chmod a-x test nautilus file://$(pwd)/test/ Then right click on blaat.txt in the resulting nautilus window and it magically disappears...
confirmed with 2.9. Cause some other bugs/crashes like #165725. Nautilus should probably refuse to browse it first.
*** This bug has been marked as a duplicate of 149492 ***