Created attachment 136514 [details] Sample DOC Open and save the attached document as another DOC. Reopen the saved document. => When the document is reopened, the textbox (an autoshape) now has white background. When the original document is opened in Writer, the background is still transparent, so it's changed when saving. Observed with LO 5.4.1.2 & 4.3.0.4 / Windows 7 & Ubuntu 17.04. No issue in LO 4.2.0.4. Bibisected using repo bibisect-43max to the following commit. Adding Cc: to Armin Le Grand. https://cgit.freedesktop.org/libreoffice/core/commit/?id=6e61ecd09679a66060f932835622821d39e92f01 author Armin Le Grand <alg@apache.org> 2014-03-19 16:17:02 (GMT) committer Miklos Vajna <vmiklos@collabora.co.uk> 2014-03-28 13:31:08 (GMT) "Merge back branch alg_writerframes to trunk" The issue is somewhat similar to bug 101826 (might be the same, can't tell).
It looks a bit the same, only with bug 101826 the background of the textbox is set to white. With this report, the transparency is set to none instead of full.
it seems the same to me too. In the end, the background is lost at export time. Closing as RESOLVED DUPLICATED. Feel free to change it to NEW if you think otherwise *** This bug has been marked as a duplicate of bug 101826 ***
Verified in Version: 6.3.0.0.alpha1+ Build ID: 53325b40b557cc84d8d21c1baa0ef8d3bfc00ab8 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Justin Luth, thanks for fixing this issue!!