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

            Bug ID: 148578
           Summary: FILEOPEN RTF Table left indent incorrect
           Product: LibreOffice
           Version: 7.1.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisected, bisected, regression
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: kelem...@ubuntu.com
            Blocks: 112765

Created attachment 179541
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179541&action=edit
Example RTF file from Word 2013

Attached document contains two left aligned tables with left/right inner
padding set.
When opened in Writer these tables move a bit to the left compared to Word.

1. Open attached file in Word and Writer
2. Compare the first tables indent and cell margin settings in Word and Writer:
it has 0 cm left indent, 0.5 cm left margin and 0.3 cm right margin set.
When opened in Writer it has -1 cm left spacing (double of the 0.5 cm left
padding extracted from the 0 left indent)
3. Compare the second tables indent and cell margin settings in Word and
Writer: it has 1.5 cm left indent, 0.35 cm left margin and 0.3 cm right margin
set.
When opened in Writer it has 0.8 cm left spacing (double of the 0.35 cm left
padding extracted from the 1.5 cm left indent)

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 6f39602ecb9b90795bfd4101273f90b16f17b6d6
CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: default; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded Jumbo

This was good in 6.4, with -0.5 cm left spacing imported for the first table
and 1.15 cm left spacing for the second (the amount of left padding extracted
from the left indent). While these values do not match the values seen in Word,
the layout matches.

It started to break in 7.0 with:
https://git.libreoffice.org/core/+/d978f5d40102a098f1faf1e98aa39ad122284299

author  Michael Stahl <michael.st...@cib.de>    Mon Feb 10 19:20:03 2020 +0100
committer       Michael Stahl <michael.st...@cib.de>    Tue Feb 11 11:57:35
2020 +0100

related: tdf#106742 sw: DOCX import/export: fix default of table indent

This changed the first tables left spacing to -0.75 cm and the second tables
left spacing to 0.90 cm.

It broke to the current status in 7.1 with:
https://git.libreoffice.org/core/+/fc872146845e4d77ff404d0929f28abf2d3a1c51

author  Michael Stahl <michael.st...@cib.de>    Wed Oct 21 17:53:07 2020 +0200
committer       Michael Stahl <michael.st...@cib.de>    Thu Oct 22 09:38:19
2020 +0200

tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...

Adding CC to: Michael Stahl


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112765
[Bug 112765] [META] RTF (text) table bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to