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

            Bug ID: 94135
           Summary: doc: tables messed up completely in simple document
           Product: LibreOffice
           Version: 3.3.0 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: filters and storage
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: cl...@documentfoundation.org

Created attachment 118608
  --> https://bugs.documentfoundation.org/attachment.cgi?id=118608&action=edit
the sample document

it's kind of a regression compared to LO 3.3.0, although formatting wasn't
perfect in LO 3.3.0 either. But at least the first page doesn't have
overlapping tables.

Much worse in LO 4.4 or LO 5.0 where the individual tables of the document are
all overlapping on the first page of the document.

Even when not relying on Carlito (metric-equivalent to the Calibri font used in
the document) as when trying on windows, the same formatting probelm occurs (so
not related to different fontmetrics)

4.0.6.2 (i.e. 4.0.6 final) has the halfway-OK rendering, while
4.1.0.0.beta1 already has the completely messed-up rendering

So regression introduced between 4.0 and 4.1 codeline.

Bibisect result (starting with last41onmaster and last40onmaster of the 42all
repo)

$ git bisect log
git bisect start
# bad: [315d45609b25edb26f80e4164c6bc9c948143bfc]
source-hash-f160e4935c474a5293b3d3c11b3d538efb4767a0
git bisect bad 315d45609b25edb26f80e4164c6bc9c948143bfc
# good: [eb01a04acbb7373331312a2ee3d9d90d20548fca]
source-hash-ce90f99a2d66c2b998ad3f9f028e2ea623a757f5
git bisect good eb01a04acbb7373331312a2ee3d9d90d20548fca
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect good 65fd30f5cb4cdd37995a33420ed8273c0a29bf00
# good: [ace4dfc87d82ad4b9cb49c168cff587c0204adaa]
source-hash-20d4cd5e08c1400fcc5ae5eb45861f429b914969
git bisect good ace4dfc87d82ad4b9cb49c168cff587c0204adaa
# good: [f62189a524a3b90b7325ac9d363a31ea4000923f]
source-hash-f6b4d0313dbaf1089254a1bfae9ccfbc3f413eb3
git bisect good f62189a524a3b90b7325ac9d363a31ea4000923f
# good: [81e344d05dcb87f620a3e207e8707ee55da6a60b]
source-hash-66a63c1608cfd5e755fb141b636e4a84c118179a
git bisect good 81e344d05dcb87f620a3e207e8707ee55da6a60b
# bad: [3424f6f8a0e53bba75da67c3b2a83e385884f94c]
source-hash-fe46fc0f27ad5dac188517ff3f76bb1604aeeac1
git bisect bad 3424f6f8a0e53bba75da67c3b2a83e385884f94c
# good: [e49c08bb9dd94d979ea4a4f37745a56b0e99078b]
source-hash-001da6553adfcb160a08225fdd6aea478bd7dea9
git bisect good e49c08bb9dd94d979ea4a4f37745a56b0e99078b
# bad: [f3d59858f60b320f7351e560b3b72ade8a5657ac]
source-hash-86fd1240bbbb8ee72899abc24daf5e4402a61add
git bisect bad f3d59858f60b320f7351e560b3b72ade8a5657ac
# good: [aedcb9e93c73792e6d4f6bc5d74050efbe5af7c1]
source-hash-358b60b3b172968a7605b428af01df456d7669b2
git bisect good aedcb9e93c73792e6d4f6bc5d74050efbe5af7c1
# bad: [d0234a72b2d4d1c6e1a54d5afb64fbd17df10cc2]
source-hash-d74ba0c4147f33abd9d0c03883cc88f15e160ee5
git bisect bad d0234a72b2d4d1c6e1a54d5afb64fbd17df10cc2
# good: [7be68a718d3dbd2254fe62c0af8b4f0b5d602e4b]
source-hash-bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0
git bisect good 7be68a718d3dbd2254fe62c0af8b4f0b5d602e4b
# first bad commit: [d0234a72b2d4d1c6e1a54d5afb64fbd17df10cc2]
source-hash-d74ba0c4147f33abd9d0c03883cc88f15e160ee5


(note: last good (7be68 - source-hash-bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0
) has bug that requires creating symlinks for libreg, libjvmfwk, libstore and
libjvmaccess for LO to run (link the .so to .so.3 for each)

256 possible commits to blame.
$ git log --oneline bd7b2c7befb..d74ba0c41 |wc -l
256

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to