[Libreoffice-bugs] [Bug 106208] Writer loses last user event if auto-save triggers nearly at the same time
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 1 09:37:39 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=106208
--- Comment #16 from Telesto <telesto at surfxs.nl> ---
A assume this is know:
https://opengrok.libreoffice.org/xref/core/framework/source/services/autorecovery.cxx?r=a2fc8831#2227
Strange part, they 300 delay is defined for autorecovery save. The same logic
isn't applied for autosave, I think. Not that I pretend to be able to actually
read the code ;-)..
So maybe LibreOffice should check 'if there is still key-input'. And only
starting the autosave if there is some small idle gap. So not withing a
sentence..
However everybody is typing at different speeds.. so still room for failure
Ideally bug 48416 gets solved.. but this could maybe/ideally be optimized/
tweaked a little without lots of effort (so wouldn't call this a dupe of bug
48416 straight forward).
Of course if this still a problem.. but that's up to Luke
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200701/7ece5a7a/attachment.htm>
More information about the Libreoffice-bugs
mailing list