[Libreoffice-bugs] [Bug 79007] FILEOPEN PPTX Shapes with washout mode are not displayed

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 30 19:54:02 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=79007

--- Comment #22 from Xisco FaulĂ­ <xiscofauli at libreoffice.org> ---
So I did a couple of tests to verify the feature is missing in impress.
1. a DOCX file with a washout image is correctly imported in Writer with
watermark mode
2. Changing
https://opengrok.libreoffice.org/xref/core/oox/source/drawingml/fillproperties.cxx?r=09cd0e36#762
to eColorMode = ColorMode_STANDARD; and
https://opengrok.libreoffice.org/xref/core/writerfilter/source/dmapper/GraphicImport.cxx?r=7a1bf5c1#1324
to if( m_pImpl->eColorMode == drawing::ColorMode_STANDARD && opens the washout
image as standard in Writer. nothing is displayed in Impress

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190930/d584e3ee/attachment.html>


More information about the Libreoffice-bugs mailing list