Ticket #1688 (assigned enhancement)
Warn if opened file can't be written
Reported by: | wRAR | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mcedit | Version: | 4.7.0-pre3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #4261 | |
Branch state: | no branch | Votes for changeset: |
Description
When mcedit opens a file which the user can't overwrite, it may say something like "Warning: no write permission".
This was initially reported at https://bugzilla.altlinux.org/show_bug.cgi?id=7803
Change History
comment:2 follow-up: ↓ 3 Changed 15 years ago by ossi
there should be some r/o indicator in the header line. unfortunately, both R and O are already taken. maybe N (no-write)?
a popup warning should appear as soon as the user tries to actually modify the file (i.e., when the the "file modified" flag would be raised).
comment:4 Changed 15 years ago by ossi
i wouldn't want to indicate the normally expected state. it is simply the wrong way round.
comment:5 Changed 15 years ago by angel_il
- Status changed from new to accepted
- Owner set to angel_il
comment:6 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases
Note: See
TracTickets for help on using
tickets.
I don't like this one. This might be annoying.