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


User cd changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'hdu,mba'                 |'hdu,mba,pl'
--------------------------------------------------------------------------------
             Assigned to|cd                        |cn
--------------------------------------------------------------------------------
                  Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Nov 23 16:26:58 +0000 
2007 -------
cd: The crash is based on the fact that the toolkit API test creates windows
with a form button as parent and forget to dispose them. Later the document gets
closed and therefore the form button gets disposed. That leads to the PushButton
dtor that detects that living SystemWindows are associated. A short time later
we crash.

cd->cn: PL stated that getActiveTopWindow() just provides the active top window.
A window which has a parent is NOT a top window. Therefore this method cannot be
used to retrieve the message box window.

cd: Attach the necessary changes for the toolkit API test to work correctly.

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