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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |implementationError

--- Comment #6 from Regina Henschel <[email protected]> ---
It is no regression, because before the work of Tibor, the connectors were not
imported as connectors but as simple shapes. When you move a gray target shape
in the example file in LO 7.3, you can see that the "connector" shape is not
fixed to the gray shape.

At least for action button shapes this cannot be fixed by changing the geometry
definitions in EnhancedCustomShapeGeometry.cxx, because those describe the
shapes from binary MS Office and for action button shapes that is very
different from OOXML action button shapes. Instead it has to be fixed on
import.

An idea for a fix is included in
https://gerrit.libreoffice.org/c/core/+/156629. That is not yet ready for
submit. But when it is in master, the solution there can be copied to
slidepersist.cxx for import of pptx files.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to