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=77143 --- shadow/77143 2006-01-03 09:37:49.000000000 -0500 +++ shadow/77143.tmp.21018 2006-01-08 15:36:42.000000000 -0500 @@ -48,6 +48,14 @@ exhibited the same behavior so this is probably not related to just the color dialog. ------- Additional Comments From [EMAIL PROTECTED] 2006-01-03 09:37 ------- I am using the latest mono version (1.1.12.1) and I am also using the latest libraries from the monocharge package as of 1/3/2006. + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-08 15:36 ------- +I have additional information on this bug. It happens whenever a +form which is shown using ShowDialog sets it's DialogResult to +DialogResult:None (or doesn't set it at all) + +To work around this, have some code in the modal dialog set +DialogResult to DialogResult.Ok _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
