https://bugs.documentfoundation.org/show_bug.cgi?id=118377

Armin Le Grand (CIB) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Armin Le Grand (CIB) <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to