Hello, folks.
<begin quote from bug, comment 4>
I'm investigating, and it seems to me that the current behavior is "by design".
Whether that design is sensible is up for debate.
The current behavior is that a document is added to the "Recent Documents" list
when it's closed (OApplicationController::disposing, line 437 in
AppController.cxx:
http://opengrok.libreoffice.org/xref/core/dbaccess/source/ui/app/AppController.cxx).
To walk through the repro scenario:
1. Create and save new document "A" -> Current document is "A".
2. Modify and "Save As" document "B" -> Current document is now "B". "A" was
not closed, merely renamed.
3. Close Writer -> Document "B" closes, and writes itself to the "Recent
Documents" list.
4. On startup, you only see "B", the document that closed.
I checked MS Word 2007's behavior, and it updates the list immediately on Open,
Save, and Save As.
If the current LO behavior is indeed inappropriate, we can modify the all
document loading/saving operations (Open, Save, Save As, Save All, etc.)
handlers to also update the "Recent Documents" list.
</end quote>
Any objections to modifying the behavior of: Save, Save As, Save All,
and Open (through File->Open or the list of recent documents) to
update the recent documents list?
Regards,
--Muhammad
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.