[Libreoffice-bugs] [Bug 125560] New: FILEOPEN PPTX: text transformation "Deflate" is wrongly imported as "Inflate"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue May 28 19:02:09 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125560
Bug ID: 125560
Summary: FILEOPEN PPTX: text transformation "Deflate" is
wrongly imported as "Inflate"
Product: LibreOffice
Version: 6.3.0.0.alpha1+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Keywords: easyHack
Severity: normal
Priority: medium
Component: Impress
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
Created attachment 151746
--> https://bugs.documentfoundation.org/attachment.cgi?id=151746&action=edit
Shape with text transformation "Deflate" and screenshot
Open attached file. It contains a shape with text transformation "Deflate" and
an image, which shows, how it looks in PowerPoint.
The wrong mapping is in file
oox/source/drawingml/presetgeometrynames.cxx
Because it has no corresponding fontwork-shape among LibreOffice's own Fontwork
shapes, the name does not start with 'fontwork'. But you find the correct name
in file svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx
This is no regression but was wrong from the beginning, when the text
transformation feature was implemented (see bug 116350).
--
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/20190528/22c4b5e5/attachment.html>
More information about the Libreoffice-bugs
mailing list