To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108869
User cl changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|OOo 3.x |OOo 3.3
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Jun 3 20:58:41 +0000
2010 -------
Thanks, the patch indeed fix the crash. But since it only fix a symptom of the
bug and not the root cause I did a different fix. The problem is that the menu
dies while calling its event listeners. This is already fixed for all
derivations of the vcl window by using a deletion guard. Since vcl Menu is not
directly derived from vcl window this was not implemented for vcl Menu yet. I
added this implementation so vcl Menu knows when it died after calling a
listener.
fixed and commited for cws impress191
modified files
vcl/inc/vcl/menu.hxx
vcl/source/window/menu.cxx
---------------------------------------------------------------------
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]