https://bugs.documentfoundation.org/show_bug.cgi?id=125969
--- Comment #18 from Justin L <[email protected]> --- WIP fix at https://gerrit.libreoffice.org/c/core/+/176253. The biggest problem is that these auto-added backgrounds should NOT persist beyond the document itself. The big test for this would be to auto-add a background from an imported file, and then (using a textbox) to deliberately add/import a JPG. While that intentionally added JPG should be permanent, the auto-added one should not be permanent. Note that prior to bug 163824, non-editeng backgrounds works "as hoped for" - i.e. they only existed in the current document. So it SHOULD be enough to simply never write these bitmaps to the user profile. I say simply... I wonder if it can be filtered out by URL? -- You are receiving this mail because: You are the assignee for the bug.
