[Libreoffice-bugs] [Bug 118377] CRASH: Writer crashes inserting a section
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 4 12:25:11 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118377
Armin Le Grand (CIB) <Armin.Le.Grand at me.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vmiklos at collabora.co.uk
--- Comment #7 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Second solution works too (adding
mpControlData->mpReferenceDevice->isDisposed() ? _rTargetDevice :
*mpControlData->mpReferenceDevice
as 2nd parameter to ControlTextRenderer contructor.
But at every repaint this gets repeated and the
mpControlData->mpReferenceDevice stays disposed - also after dialog is
closed...
-> We somehow have a living Control with disposed
mpControlData->mpReferenceDevice. I do not know enough abou the current Window
implementation to say if this is okay or very bad.
@Miklos: Do you have an idea who might nowadays know enough about
Windows/Control vcl stuff to take a look at this one...?
--
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/20180704/abb739f3/attachment.html>
More information about the Libreoffice-bugs
mailing list