<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH: Writer crashes inserting a section"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118377">bug 118377</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>vmiklos@collabora.co.uk
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH: Writer crashes inserting a section"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118377#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH: Writer crashes inserting a section"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118377">bug 118377</a>
from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
<pre>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...?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>