https://bugs.documentfoundation.org/show_bug.cgi?id=136017
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Keywords|bibisectRequest |bibisected, bisected Resolution|--- |INVALID --- Comment #4 from Justin L <[email protected]> --- 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. -- You are receiving this mail because: You are the assignee for the bug.
