[Mono-bugs] [Bug 75884][Cos] Changed - Form updated from an
external thread doesn't redraw.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 19:10:52 EDT 2005
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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75884
--- shadow/75884 2005-08-23 10:10:17.000000000 -0400
+++ shadow/75884.tmp.29031 2005-09-26 19:10:52.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 75884
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Slackware 10.1
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Cosmetic
Component: Windows.Forms
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: jackson at ximian.com
ReportedBy: skolima at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Form updated from an external thread doesn't redraw.
@@ -78,6 +78,12 @@
Expected Results:
ListBox updates showing the added string.
How often does this happen?
Everytime.
+
+------- Additional Comments From jackson at ximian.com 2005-09-26 19:10 -------
+I am pretty sure that this code isn't really legal on MS. It happens
+to work when you run it, but thats more of a lucky timing thing.
+According to the docs you shouldn't be accessing your control from
+another thread except with the BeginInvoke stuff.
More information about the mono-bugs
mailing list