https://bugs.documentfoundation.org/show_bug.cgi?id=122530

--- Comment #27 from Mike Kaganski <mikekagan...@hotmail.com> ---
(In reply to Luke Kendall from comment #26)
> I also disagree that it should be measured from the first time the doc was
> dirtied. I think it's far more useful to measure from the first time the doc
> was dirtied *since the last save*. Probably that's what you meant?

Every save makes the document "clean". The following save will make it dirty,
which is the moment to detect and start counting.

For the sake of auto-save, the moment of such auto-save also should mark the
document as "clean" (only internally, for the purposes of the discussed
problem; indeed, it should still the "unsaved edits" in UI, and ask for save on
close - but it should not try to auto-save again until more edits make it
internally dirty again).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to