To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64768
User pl changed the following:
What |Old value |New value
================================================================================
Assigned to|pl |cd
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Apr 26 02:43:51 -0700
2006 -------
pl->cd: as discussed; on Windows at least timers do not elapse recursively; this
leads to a dialog executed in a timout handler stopping the paint timer
implicitly. The problem here is that allowing timers to elapse recursively would
open #108919# again, which is a rather steep performance loss during document
loading.
So please do not execute a dialog within a timer, but use PostUserEvent instead.
---------------------------------------------------------------------
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]