Guy Harris
changed
bug 12630
What |
Removed |
Added |
Summary |
"Save" and "Save As" not always enabled if you have a file open
|
"Save As" not always enabled if you have a file open
|
Comment # 5
on bug 12630
from Guy Harris
(In reply to Guy Harris from comment #4)
> (In reply to Guy Harris from comment #2)
> > "Save", however, *should* be disabled on a newly-opened file, as the file
> > hasn't been edited - there's nothing to save.
>
> Actually, some experimentation with TextEdit, WordPad, KWrite, and gedit
> seem to indicate that keeping Save and Save As activated as long as you have
> a file open - and having Save write the file out even if nothing has changed
> - may be the right behavior.
On the other hand, we currently don't actually write out anything with "Save"
if there are no unsaved changes, so perhaps we shouldn't enable "Save" unless
it'll actually do anything. We can consider changing "Save"'s behavior as a
separate item.
You are receiving this mail because:
- You are watching all bug changes.