https://bugs.documentfoundation.org/show_bug.cgi?id=154703
--- Comment #10 from Justin L <[email protected]> --- Created attachment 186669 --> https://bugs.documentfoundation.org/attachment.cgi?id=186669&action=edit wrapExample.odt: captions are a prime candidate for using framePr Although this example primarily shows wrap problems, it also demonstrates the problems (probably wrap related) that plague synchronized draw-frames when round-tripped to DOCX format. There are two images on the first page - but the captioned one often seems to be missing in DOCX until you click in the right spot. The layout problem became evident in 7.2.2 when GraphicImport.cxx marked drawing-objects as AT-CHAR instead of AT-PARA. Obviously the layout is just exposed by the change. commit c0b951024c2ec815f1ef70d59d31860df2434d28 Author: Miklos Vajna on Mon Sep 20 19:56:37 2021 +0200 tdf#143591 DOCX import: handle anchored objects as at-char -- You are receiving this mail because: You are the assignee for the bug.
