https://bugs.documentfoundation.org/show_bug.cgi?id=111567
--- Comment #5 from Noel Grandin <[email protected]> ---
To me, looks like the bug is that
TemplateLocalView::insertItems()
calls
mItemList.clear();
at the top of it's code. It should not, it should leave the clearing and
deleting to
ThumbnailView::updateItems
which already handles it correctly.
Probably ThumbnailView should not be exposing it's mItemList member anyhow.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs