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


User nn changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|nn                        |hdu
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Mar 16 10:59:20 -0800 
2006 -------
ImplGrabFocus for the Math object's document window calls PreNotify, which leads
(via a long sequence of focus and notify calls) to deleting the FontNameBox and
its Edit window, which previously had the focus and is still stored in (local)
pOldFocusWindow, so ImplCallActivateListeners(pOldFocusWindow) then crashes.

In Calc, we could only try to work around this. It would be better if
Window::ImplGrabFocus could handle such situations (another ImplDelData for
pOldFocusWindow, or something).

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