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

            Bug ID: 145133
           Summary: Inconsistency converting from DOCX to HTML
           Product: LibreOffice
           Version: 6.0.7.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: altunajul...@gmail.com

This issue occurs when converting a docx file to html using the command line.
The command used is 'soffice --headless --convert-to "html:HTML:EmbedImages"
--outdir ./dir file.docx'.

If the file contains rectangles that have text boxes in them, the behavior is
not consistent. For each rectangle, a span is created. In some cases, the text
in the rectangle is inside this span while in other cases the text is placed
outside. This causes empty spans and text placed after it.

I've seen in some cases that an absolute positioning is added to these spans,
causing text overlapping, but I haven't been able to create a MWE to reproduce
this.

You can contact me for a file that reproduces this inconsistency if needed, but
it can be reproduced creating a file, adding multiple rectangle shapes with
text in them. Save the file to docx and then convert using the previous
command.

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

Reply via email to