<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILEOPEN DOCX non-rotated image looses glow effect"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143533">143533</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>FILEOPEN DOCX non-rotated image looses glow effect
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>7.3.0.0 alpha0+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rb.henschel@t-online.de
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=173828" name="attach_173828" title="non-rotated image with glow effect">attachment 173828</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=173828&action=edit" title="non-rotated image with glow effect">[details]</a></span>
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
<a href="https://opengrok.libreoffice.org/xref/core/writerfilter/source/dmapper/GraphicImport.cxx?r=5c3128f5#777">https://opengrok.libreoffice.org/xref/core/writerfilter/source/dmapper/GraphicImport.cxx?r=5c3128f5#777</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>