https://issues.apache.org/ooo/show_bug.cgi?id=119468
zjchen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from zjchen <[email protected]> --- After investigation, I have figured out two defect regarding Picture shadow when loading and saving doc file. (1) import: fix for #160376# turn picture shadow in this sample off on import. more detail,See main\filter\msdiffcmp.cxx line 2748-2750. Picture Frame can set shadow color without fill or line style in this sample file. So modify the condition to set Picture Frame shadow property true. (2) export: There is no logic in WW8 filter to handle the shadow color and position on export. So add process to export them. Impact area: Graphic shadow color import from MS doc, and save to doc again. -- You are receiving this mail because: You are the assignee for the bug.
