[Libreoffice-bugs] [Bug 125685] crash in layout after paste on particular document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 4 15:01:59 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125685
Michael Stahl (CIB) <michael.stahl at cib.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |124677
CC| |michael.stahl at cib.de,
| |telesto at surfxs.nl
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=12
| |5475
Assignee|libreoffice-bugs at lists.free |michael.stahl at cib.de
|desktop.org |
Status|NEW |ASSIGNED
--- Comment #2 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
it turns out that while it started to crash with
18765b9fa739337d2d891513f6e2fb7c3ce23b50 the problem is really that the table
isn't properly formatted; if that is fixed the crash no longer happens.
it's hard to avoid the crash otherwise as updating view starts formatting at
the cursor position, at the end of the document, and goes backwards, which is
going to run into trouble sooner or later as the assumption is that the layout
was fully calculated up to the visible page.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=124677
[Bug 124677] [META] Regressions from bug 114306
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190604/febde35a/attachment.html>
More information about the Libreoffice-bugs
mailing list