[Mono-bugs] [Bug 412536] [PATCH] Timers tick before Form.OnLoad is called
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 15 13:48:05 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=412536
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=412536#c6
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gert.driesen at pandora.be
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #6 from Gert Driesen <gert.driesen at pandora.be> 2008-10-15 11:48:05 MDT ---
This patch does not appear to be correct.
The following test app worked fine before r115683, but now prevents the Tick
event from getting fired before (On)Load has finished even though
Application.DoEvents is used:
gert/standalone/bug412536 (in SVN)
Let me know if you want me to attach it instead.
Note:
Without using Application.DoEvents I actually was never able to reproduce the
original issue - not even before r115683.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list