https://bugs.freedesktop.org/show_bug.cgi?id=45784

Miklos Vajna <vmik...@suse.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mst...@redhat.com

--- Comment #17 from Miklos Vajna <vmik...@suse.cz> ---
Regarding "can't delete last empty paragraph after table in footnote using
ctrl-shift-delete", it's indeed a regression in 4.0, it worked on 3.6. git
bisect says:

af4b6c94c68b5f67b931cde8d0acda6ec8b288bb is the first bad commit
commit af4b6c94c68b5f67b931cde8d0acda6ec8b288bb
Author: Michael Stahl <mst...@redhat.com>
Date:   Wed Sep 19 20:47:48 2012 +0200

    rhbz#689053: fix crash following delete at last table cell:

    The IsSelOvr() in SwCrsrShell::Combine() detects that the PaM with mark
    in the last table cell and point ouside the table is invalid, but
    unfortunatley restores the wrong position, which does not actually
    correct the PaM; the deletion on the invalid PaM then removes the
    last SwTxtNode in the document, which leads to crash later.

    Change-Id: Ib2ae0b54e6c15dbe5b6811d8696531bf2022e1a4

Michael, any ideas?

Thanks.

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