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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|COMPAT LAYOUT DOCX TABLE:   |COMPAT14 LAYOUT DOCX TABLE:
                   |cell text (not border)      |cell text (not border)
                   |stop/starts at page margin. |stop/starts at page margin.
                   |Cell margin overlaps page   |Cell margin overlaps page
                   |margin even with relative   |margin even with 100%
                   |width                       |relative width
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |9760

--- Comment #12 from Justin L <[email protected]> ---
It is probably not worth fixing this bug:
-100% is a somewhat 'relative' term - meaning the software is free to determine
what 100% means. Our 100% definition is entirely reasonable.
-our current implementation matches current MS Word (since 2013).
-related bug reports (bug 170208) indicate that even different versions of MS
Word are somewhat erratic in handling table positioning.
-I expect it to be a tricky solution since we would need to redefine what 100%
means in various contexts. The added complexity at this late point in time
seems unimportant.

bug 119760 demonstrates compatibility mode differences in table placement. This
is likely the best code pointer.

bug 120026 dealt with table centring - but didn't seem very interesting for
this bug report.

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

Reply via email to