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


User jl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Aug 10 13:30:03 +0000 
2007 -------
This problem is more complex than I thought. Actually this issue exists since
ages, because this affects not  only the update dialog but also any other modal
dialog (including message boxes). For example, press the add button to bring up
the file chooser dialog and terminate the office -> same story. So this problem
is not new but no one noticed until now, where the Extension Manager has some
more modal dialogs. 

The Extension Manager is a terminate listener for the desktop. When it closes
then the EM is notified, where it can throw a veto exception to prevent closing
of the office. But this would mean that the EM keeps track of all modal dialogs
which are open, including all simple message boxes. This is something I am
reluctant to implement, since this is complex and risky and on the other hand I
believe that this should be addressed some where else. For example, the
framework. Another solution would be to make the Extension Manager modal but
then we need to find a solution for the case when one wants to install an
extension by double click while at the same time an office is running an showing
a modal dialog.

Therefore I suggest to analyze the problem more deeply and leave it for 2.3 as
it is.



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