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

Matthew Francis <fdb...@neosheffield.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |fdb...@neosheffield.co.uk,
                   |                            |zolnaitamas2...@gmail.com
         Whiteboard|bibisectRequest             |bibisected

--- Comment #5 from Matthew Francis <fdb...@neosheffield.co.uk> ---
This seems to have begun at the below commit.
Adding Cc: to zolnaitamas2...@gmail.com; Could you possibly take a look at this
one? Thanks

commit 16f637dab3c1b5f7ac9eacf2c57347800d3fdf09
Author: Zolnai Tamás <zolnaitamas2...@gmail.com>
Date:   Fri Aug 23 11:30:17 2013 +0200

    Fix borderline primitive merge

    Two problems
    1, Borderlines with different styles are merged
    Steps to reproduce this bug:
    -Add solid/dotted/dashed border to the first paragraph
    -Add solid/dotted/dashed border (but different from the
    first paragraph's border) to the second paragraph.
    Result:
    Second paragraph's left and right border will have the
    same style as the first paragraph's border has. Top and bottom
    border have the expected style.

    2, The order of adding border lines to the BorderLines
    container can change the correctness of merge.
    The bug appaers when there is a vertical text
    range with border, consist of more text portions.
    For example: Add one border for the whole vertical text
    range, but change the background of one part of it.

    Change-Id: Iae6ecff31f24b232b3250c3f9d0d4ecd49fb18d4

-- 
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