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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #1 from Justin L <[email protected]> ---
Created attachment 198308
  --> https://bugs.documentfoundation.org/attachment.cgi?id=198308&action=edit
forum-mso-en-11426.docx_mso.pdf: how it looks in Word 2019

This document's design is bordering on ridiculous. The contents of the frame
would fill 3 pages - except that a textbox is not allowed to span pages. The
table itself is empty and seems to serve no purpose.

At first I thought my version of MS Word 2010 simply isn't displaying what the
author intended, but it is a compat14 document, which means it is designed
exactly for Word 2010 (and it looks the same in Word 2019).


The framePr textbox has no width specified
    no w:w
so the frame is correctly tagged in LO as "autosize". But since it is
paragraph-positioned based on an anchor in the first table cell, it thinks it
needs to restrict its size to the width of the column. [By changing the anchor
"to page" the frame autosizes correctly.]

So ultimately the problem here seems to be that the frame (which is all defined
before the table starts) is mistakenly anchored in the table instead of in a
paragraph.

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

Reply via email to