https://bugs.documentfoundation.org/show_bug.cgi?id=146769
--- Comment #10 from Samuel Mehrbrodt (allotropia) <[email protected]> --- I think we definitely can improve in this area. When the OS shuts down, we need to make sure all opened files are auto-saved (probably to the LO user profile) and then reopen all those files when LO is opened again. This somehow already works. When LO exits abnormally, it tries to restore the last auto-saved version of each document and suggests to restore the unsaved documents on the next start. This could be improved to integrate with the OS session management to do the auto-save before shutting down the OS (even before exiting LO), and just restoring all saved documents when opening LO again. Of course this should be made configurable (as it is in Firefox e.g.). Users who always want to start with a clean session, should be able to do so. Manually restoring the last session (via menu or start center) should also be an option. -- You are receiving this mail because: You are the assignee for the bug.
