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 327708 - Prevent saving to read-only directories.
Prevent saving to read-only directories.
Status: RESOLVED DUPLICATE of bug 320690
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2006-01-19 13:56 UTC by Murray Cumming
Modified: 2007-01-25 17:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2006-01-19 13:56:57 UTC
I think the FileChooser should not allow the user to specify a path in a read-only directory. It should tell the user that he does not have rights to add files to that directory and let him choose a different path instead.

Otherwise, the application has to do this, and applications will do it inconsistently.
Comment 1 Federico Mena Quintero 2007-01-25 17:09:40 UTC

*** This bug has been marked as a duplicate of 320690 ***