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

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|top and footer text         |tiled rendering: top and
                   |overlaps on docx            |footer text overlaps on
                   |                            |docx
          Component|Android Viewer              |Writer
           Hardware|ARM                         |All
      Regression By|                            |Attila Bakos (NISZ)
                 OS|Android                     |All
                 CC|                            |[email protected]

--- Comment #4 from Michael Weghorn <[email protected]> ---
Turns out this is a general problem when tiled rendering is used, and can be
reproduced with gtktiledviewer as well:

    ./bin/run gtktiledviewer --lo-path=$(pwd)/instdir/program
~/temp/tdf153030/Bsp01.docx

This is a regression from

commit 0d29394598db2e336a9982cbb7041ea407b2bf6d
Author: Attila Bakos (NISZ) <[email protected]>
Date:   Mon Feb 7 17:09:42 2022 +0100

    tdf#147126 sw: fix missing as_char anchoring of group textboxes

    which resulted lost (invisible) text content before
    implementing its support now.

    Cleanup to SwTextBoxHelper by removing its unneeded functions.

    testFDO78590 was commented out temporarily because it has a
    pure VML groupshape inside and it's converted to WPG during
    the test run resulting crash on reopening, because lack of
    its support in DocumentContentOperationsManager, trying to
    convert the content to a text frame inside a text frame.

    Regression from commit 2951cbdf3a6e2b62461665546b47e1d253fcb834
    "tdf#143574 OOXML export/import of textboxes in group shapes".

    Change-Id: Ic6ce3549d390ae763044f54e991f390677704396
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129627
    Tested-by: László Németh <[email protected]>
    Reviewed-by: László Németh <[email protected]>


Bibisected using the bibisect-linux-64-7.4 repo and llconv, this command:

rm -f /tmp/test_out.pdf; LO_PATH=$(pwd)/instdir/program/ lloconv -o pdf
~/temp/tdf153030/Bsp01.docx  /tmp/test_out.pdf && okular /tmp/test_out.pdf

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

Reply via email to