Summary: | read-only files: disallow editing | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2007-12-31 13:30:22 UTC
This happen to the new kate version. Users should be informed that the file is in read-only mode. This another issue, but you are right. Minor, related wish: http://bugs.kde.org/show_bug.cgi?id=154897 about informing user. On the other side it would be great if kate (or whole kdelibs) would check file permissions when you save a file. If you are not able to overwrite the file, it should check, if the owner of the file is able to and then it would be nice to get a "run as user" dialog to enter username and password to save the file with the new rights. I would rather opt for not having such feature -- I am rather afraid of mixing front-ends program with security (maybe it is paranoia :-) ). Besides, once introduced, it is potential risk of having bugs -- are you sure the privilege is used only for saving, or kept for further editing&writing, if yes, user can overwrite some important file by mistake too easily. *** This bug has been marked as a duplicate of bug 105459 *** |