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





------- Additional comments from [EMAIL PROTECTED] Mon Nov  3 10:19:48 +0000 
2008 -------
No I don't. But I actually tried just

- Insert note
- type something (in the note of course :-) )
- delete note via context menu

and got the same crash, so I don't think there's a mystery here

PostUserEvent should work, too. It will delete at the next Yield (assuming there
are no other user events pending), that is in this case probably the main loop,
too. In cases where more sub event loops are on the stack (e.g. modal some
dialogs open) I'd recommend doLazyDelete, since it will only execute after all
those loops have exited.

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