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=79519 --- shadow/79519 2006-09-30 08:20:45.000000000 -0400 +++ shadow/79519.tmp.4982 2006-10-07 09:34:35.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79519 Product: Mono: Class Libraries Version: 1.1 OS: GNU/Linux [Other] OS Details: Slackware -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -74,6 +74,9 @@ It seems that when you call SetWindowPos WinAPI to get the form to the top, it blocks the message queue, so you can't click the button again before the other form is shown. Thats why this bug doesn't appear on Mono under Windows (because you call the same API, that takes care of this). + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-07 09:34 ------- +Fixed by another bug's patch. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
