[Mono-bugs] [Bug 77833][Nor] New - winforms/idle sample not working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 18 15:43:59 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by jonathan.chambers at ansys.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77833
--- shadow/77833 2006-03-18 15:43:59.000000000 -0500
+++ shadow/77833.tmp.937 2006-03-18 15:43:59.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 77833
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: jonathan.chambers at ansys.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: winforms/idle sample not working
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem: winforms/idle sample not working
+
+
+Steps to reproduce the problem:
+1. Run winforms/idle
+2. MS shows label with updates
+3.
+
+Actual Results:
+Mono shows no lable, or else is not getting Application.Idle events.
+
+Expected Results:
+Same as MS. See label which updates on mouse moves.
+
+
+How often does this happen?
+Everytime.
+
+
+Additional Information:
+This works on linux, just not on windows. Also, on Linux I get X11 bad
+window errors on shutdown. Maybe firing event and trying to update label
+after shutdown?
More information about the mono-bugs
mailing list