Bug 112618

Summary: FILESAVE DOC: background of transparent textbox becomes white after save and reload
Product: LibreOffice Reporter: Aron Budea <aron.budea>
Component: filters and storageAssignee: Not Assigned <libreoffice-bugs>
Status: VERIFIED DUPLICATE    
Severity: normal CC: Armin.Le.Grand, xiscofauli
Priority: medium Keywords: bibisected, bisected, filter:doc, regression
Version: 4.3.0.4 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=101826
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103494, 104527    
Attachments: Sample DOC

Description Aron Budea 2017-09-24 14:38:00 UTC
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).
Comment 1 MM 2017-09-24 22:18:33 UTC
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.
Comment 2 Xisco FaulĂ­ 2017-09-24 23:00:38 UTC
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 ***
Comment 3 Xisco FaulĂ­ 2019-05-27 12:04:22 UTC
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!!