After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 135829 - Should FileChooser respect .hidden file?
Should FileChooser respect .hidden file?
Status: RESOLVED DUPLICATE of bug 129170
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-03-01 13:00 UTC by Calum Benson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Calum Benson 2004-03-01 13:00:03 UTC
I notice the new file chooser doesn't seem to respect .hidden files, which
can lead to a bit of an inconsistent (and dangerous?) user experience if a
sysadmin has set things up to hide folders that the user shouldn't be
touching.  Could/should an app's file chooser be able to hide files in the
same way Nautilus does?  (If so, I guess it might have to work for GNOME
apps only, not necessarily for all gtk+ apps.)
Comment 1 Matthias Clasen 2004-03-01 13:02:53 UTC

*** This bug has been marked as a duplicate of 129170 ***
Comment 2 Calum Benson 2004-03-01 16:57:49 UTC
Damn, and I even searched first to make sure it wasn't a dup :)