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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #14 from Justin L <[email protected]> ---
Created attachment 208482
  --> https://bugs.documentfoundation.org/attachment.cgi?id=208482&action=edit
99923_page2CellTopBorder.docx: testing document

Already in OOo, the bottom border of the first row was also used as the top
border if none was defined.

In 24.2, this also started to happen with the last row of the table.
commit 53798fef2cc0b5b0b9706081a4af5ceca964a41b
Author: Miklos Vajna on Fri Aug 18 14:52:56 2023 +0200
    Related: tdf#156351 sw floattable: fix missing top border in follow table

    The problem was that in case a table has a table border but no cell
    border, then the follow table was missing a top border in case the
    follow table had multiple rows.

    Fix the problem by checking for the case when the first row in a follow
    table has no own bottom border and then take that bottom border from the
    last row instead, if that has a bottom border.

    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155824

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

Reply via email to