To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42403
User af changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Feb 22 07:31:58 -0800
2005 -------
I have integrated the DisconnectAllClients() call into
DrawController::dispose(). The problems described by CL above do not occur
because this call (and others) is guarded against a missing view shell. This
guard has been implemented for another issue.
The edit window is still destroyed as it was before. The
ViewShelll::mpContentWindow member is owned by all view shells that are
displayed in a pane. Releasing the auto_ptr instead of reseting it (to NULL)
may work for the view shell of the center pane but leads to assertions (child
windows not destroyed) for the side panes.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]