[Mono-bugs] [Bug 80821][Nor] Changed - Wrong thread behavior with Show and ShowDialog (InvokeRequired)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 18 23:42:44 EDT 2007


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 toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80821

--- shadow/80821	2007-03-13 12:37:53.000000000 -0500
+++ shadow/80821.tmp.7361	2007-03-18 22:42:44.000000000 -0500
@@ -8,13 +8,13 @@
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: bugzilla at woy.nl               
 QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 1_2
 URL: 
 Summary: Wrong thread behavior with Show and ShowDialog (InvokeRequired)
 
 When calling ShowDialog ( or Show ) on a form on wich the InvokeRequired of
 the Owner is true, mono doesn't throw an exception. The microsoft
 implementation does.
@@ -90,6 +90,9 @@
 
 ------- Additional Comments From bugzilla at woy.nl  2007-03-13 12:37 -------
 I'm Using .NET 2.0. The button2_click throws an exception. I just 
 noticed the exception is only thrown when run in the Visual Studio 
 (2005) debugger. So this isn't realy a problem. Just a mechanism to 
 debug wrong GUI thread behavior.
+
+------- Additional Comments From toshok at ximian.com  2007-03-18 22:42 -------
+windows only?  feel like tackling this one, Jonathan?


More information about the mono-bugs mailing list