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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #4 from Justin L <[email protected]> ---
ODT -> DOCX: emulation converting a frame-with-text to a textbox.
Works with RTF and DOC which emulate differently.

DOCX version loads OK in Word 2003 showing border, which suggests this is a
file import issue. Re-confirmed by exporting from 6.4 - and master barely shows
any borders on that one either - while 6.4 shows a border on the file master
round-tripped.

It is worth noting that the frame border is not actually missing. It is there
and visible, but just seems to be somewhat transparent. If I use the UI to
change the line width from 0.00 to 0.01 and then back again to 0.00, then the
line is displayed as expected. I can't see anything in the UI that gets
changed.

So it seems like there is no regression here - just that perhaps emulation
might be a bit better.

The issue seems to be the width passed to <a:ln w="635">. If the width is not
specified (as happens when you reset the width to zero), then the defaults look
fine.

Proposed export fix at https://gerrit.libreoffice.org/c/core/+/135674.

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

Reply via email to