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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79908 --- shadow/79908 2006-11-13 15:58:52.000000000 -0500 +++ shadow/79908.tmp.23331 2006-11-13 16:07:26.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 79908 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -145,6 +145,9 @@ the simplified testcase is easily fixed (by adding a check in Form.DialogResult), but the original testcase isn't fixed by this. turns out the original testcase includes code that sets the button's DialogResult to DialogResult.OK. And mono's Button.OnClick method explicitly sets the form's dialog result to that when it's click. wrong-o. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-13 16:07 ------- +fixed in 67784. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
