To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42403





------- Additional comments from [EMAIL PROTECTED] Fri Feb 18 00:12:58 -0800 
2005 -------
mba->cl:
The bug is that Impress deletes its own EditWindow. This always was and still is
the duty of SFX. Removing this should fix the problem, but I don't know the code
good enough to understand if this might create other problems.

Explanation: deleting the edit window automatically destroys the hatch window of
the object because it was created via Toolkit, and all window created by the
toolkit are automatically destroyed by VCL if their parent is destroyed. But the
correct way to remove an object always was and is to disconnect its client.

If you are in doubt about the correct way to fix the problem we (and possibly)
Andre can discuss the matter.

---------------------------------------------------------------------
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]

Reply via email to