[Libreoffice-bugs] [Bug 113830] FILEOPEN DOCX: infinite loop at import time
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 15 11:30:41 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113830
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |
CC| |mikekaganski at hotmail.com
--- Comment #4 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by: (reverted locally)
author Mike Kaganski <mike.kaganski at collabora.com> 2015-11-21 06:18:38
(GMT)
committer Michael Meeks <michael.meeks at collabora.com> 2015-11-23
11:32:08 (GMT)
commit d59ef5b2ddb9249905fecf941be6ec83251d12de (patch)
tree fc03b5080f7795fad15a79fac66d2dfc9171a7f5
parent 0cda1453a0e24e9ad6884a1345e4514a86900346 (diff)
tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXEL
Since commit 2b5bf2f1c57d6585ec898c4c44a74c5b47f09ab9
"graphic import improved" from 2006-11-20 by Oliver Specht,
there is an unused code reading pixel size (PROP_SIZE_PIXEL) of an
image in a part of GraphicImport::createGraphicObject() that imports
the wrap polygon.
When there's no PROP_SIZE100th_M_M in graphic, the imported wrap
polygon was simply dropped, and then automatic contour was generated
for graphic. Now we import contour correctly in this case.
Also, as paragraph background overlaps non-opaque graphics,
we need to set opaque to true regardless of behindDoc value of
wp:anchor.
Adding Cc: to Mike Kaganski
--
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/20171115/302fb670/attachment.html>
More information about the Libreoffice-bugs
mailing list