[Libreoffice-bugs] [Bug 143533] New: FILEOPEN DOCX non-rotated image looses glow effect

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 25 08:20:40 UTC 2021


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

            Bug ID: 143533
           Summary: FILEOPEN DOCX non-rotated image looses glow effect
           Product: LibreOffice
           Version: 7.3.0.0 alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: rb.henschel at t-online.de

Created attachment 173828
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173828&action=edit
non-rotated image with glow effect

Open attached document. The image should have a glow effect, but that it lost.

The problem is likely in
https://opengrok.libreoffice.org/xref/core/writerfilter/source/dmapper/GraphicImport.cxx?r=5c3128f5#777

That line prevented, that images with effects were imported as Writer-image,
but are imported as Draw-image. But now glow effect for Draw-images is
implemented and therefore the InteropGrabBag has no EffectProperties.
Nevertheless the image needs to be imported as Draw-image, because glow on
Write-images is not implemented.

-- 
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/20210725/883e870e/attachment.htm>


More information about the Libreoffice-bugs mailing list