[PATCH] fdo#50632 IDE: update Object Catalog when closing a document

János Uray uray.janos at gmail.com
Wed Jul 25 09:04:41 PDT 2012


This patch fixed this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=50632

The Object Catalog was not updated, because at the point when
onDocumentClosed() event was generated in BasicTreeListBox, the to-be-closed
document is still alive, so UpdateEntries() doesn't remove the entry. I
removed
this entry manually in onDocumentClosed().

Uray M. János
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120725/ae21302c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fdo-50632-IDE-update-Object-Catalog-when-closing-a-d.patch
Type: text/x-patch
Size: 3467 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120725/ae21302c/attachment-0001.bin>


More information about the LibreOffice mailing list