https://bugs.documentfoundation.org/show_bug.cgi?id=117638
--- Comment #13 from Gabor Kelemen (allotropia) <[email protected]> --- Created attachment 182166 --> https://bugs.documentfoundation.org/attachment.cgi?id=182166&action=edit The example RTF and the DOCX version in current master This seems to have gotten better in: Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: cba119c2a44bcef4684073412798aec193fbd1b5 CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: hu-HU (hu_HU.UTF-8); UI: en-US Calc: threaded Previously the blue-orange columns legend image was badly distorted. This got better after: https://git.libreoffice.org/core/commit/57d9cc81b058757421cd082e5dbe32a919716807 tdf#127806: RTF import: use shape dimensions for pib picture But: this is a grouped shape originally, and now there are two instances of the blue-orange chart and its legend image. One set at the top of the first page as grouped shape: - This is anchored incorrectly to the first empty paragraph of the document below the TextFrame with the title. - There is an extra empty rectangle image below it, similar in size as the shape containing the blue-orange legend. And another set as two individual, overlapping images at the top of the second page, these seem to be anchored to the second-to-bottom paragraph, before the page break. This is a correct anchoring, for the wrong objects. Let's refocus this bugreport to the correct import of grouped shapes from RTF. -- You are receiving this mail because: You are the assignee for the bug.
