Description: Image frame background set to white explicitly (instead of non) on DOC export Steps to Reproduce: 1. Open attachment 164569 [details] 2. Save as DOC 3. File reload 4. Right Click the frame -> Properties -> Area tab -> notice color being enabled Actual Results: Color enabled set to white Expected Results: None? Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 8700bace8c0714d853f5df6918ab9c8bb3d81f77 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Also in Version: 6.3.0.0.beta1+ (x86) Build ID: 5cfac16dbd4af456a7fb6d52c8953c69a72ba2ba CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; Locale: nl-NL (nl_NL); UI-Language: en-US Calc: CL not in Version: 6.0.6.0.0+ Build ID: c30963b8b4bbbe42a24b97aafa161eff9d7ccdd4 CPU threads: 4; OS: Windows 6.3; UI render: default; Locale: nl-NL (nl_NL); Calc: CL
Telesto, unfortunately nothing has happened with this bug report for more than half year. So I'd like to ask, if it is still valid. Could you please try to reproduce it with the latest version of LibreOffice? => NEEDINFO
Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
Repro in 7.3+ that there is a difference on the background of the caption frame on import of the DOC file. used bibisect-linux-64-6.3 to trace the FILEOPEN difference to commit 15819181772d95963d16c1c2eaa9e51af81f7f68 Author: Justin Luth on Mon Jan 14 17:16:42 2019 +0300 tdf#101826 ww8import: add XATTR_* to textbox attr set Somewhat magically, just adding XATTR to the FlySet makes background colors/gradients/images appear. This has been broken since XATTR was introduced in LO 4.3. That makes sense with what I was seeing, because I was testing opening a DOC that was created by LO 5.1. So all along the export has been setting a colour, but it just wasn't seen until import. So this bibisect is useless. Export has been setting a colour since at least 3.5, so likely inherited from OOo. While I see a difference, I do NOT see a problem. For example, I changed the page background to gold in order to properly show the "bug". However, in that case the caption frame colour was set to gold. So there was no visual difference. INVALID: saving to a foreign format does not imply no differences at all. Also invalid because the bug report didn't provide a sample that attempted to demonstrate the problem.