[Libreoffice-bugs] [Bug 112519] FILESAVE: RTF: Shape changes position after RT

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 20 11:45:09 UTC 2017


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

Xisco Faulí <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |xiscofauli at libreoffice.org,
                   |                            |zolnaitamas2000 at gmail.com
     Ever confirmed|0                           |1

--- Comment #1 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Tamás Zolnai <tamas.zolnai at collabora.com>       2017-08-22 00:02:07
(GMT)
committer       Tamás Zolnai <tamas.zolnai at collabora.com>       2017-08-22
05:53:36 (GMT)
commit  2d1fe7fb67ec1ff1b96912c0945d17d54aecb12e (patch)
tree    6d783d7a89d3613544b6de64245f7e9ae147bc75
parent  508957dbf49be577188fb4c112405717957b2734 (diff)
Fix two issues in ActiveX DOCX import / export code
* Inline anchored VML shape had wrong vertical position
** In MSO inline shapes are positioned to the top of the baseline
* During export all shape ids were the same (shape_0)
** VML shapes used to be exported only as fallback,
   I guess that's why it did not cause any issue before.
** Override the shapeid generator with a new one, which
   actually generates unique shapeids.

Bisected with: bibisect-linux64-6.0

Adding Cc: to Tamás Zolnai

-- 
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/20170920/772168db/attachment.html>


More information about the Libreoffice-bugs mailing list