[Libreoffice-bugs] [Bug 113657] impress crashes when trying to format - char an empty paragraph
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 5 12:35:48 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113657
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bisected
CC| |mstahl at redhat.com
--- Comment #4 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Michael Stahl <mstahl at redhat.com> 2012-10-14 19:10:38 (GMT)
committer Michael Stahl <mstahl at redhat.com> 2012-10-14 19:14:25
(GMT)
commit 3d1f4649ee72dd85e1d994ac2bdccc3147830bbd (patch)
tree c74d2babd65a26f364db5e0262fff2c1c2f28c55
parent 86b6bf6e53c234e3df951ebb08513b0d4fc47a14 (diff)
FontPrevWin_Impl::CheckScript(): assert that there is text:
If there is no preview text here then aTextWidth will have no entries
and we crash when writing to the non-existing first element.
aText should come from the current SfxViewShell, from the font name
(unless that is ambiguous, e.g. a selection of text with multiple
fonts), or the Window text (Window::GetText(), whatever that is).
Adding Cc: to Michael Stahl
--
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/20171105/9dab696c/attachment.html>
More information about the Libreoffice-bugs
mailing list