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=79326 --- shadow/79326 2006-09-13 22:42:43.000000000 -0400 +++ shadow/79326.tmp.11019 2006-09-13 23:22:13.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79326 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -71,6 +71,12 @@ the XplatUIX11 code isn't disposing of Hwnd's like it needs to, which was causing events to come in (before we handled the DestroyNotify, but after the window had been destroyed on the server). This is more difficult to fix, since we need to keep the window references around so that we can clear the focus/activated/caret windows when they go away. this part needs more thought. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-13 23:22 ------- +k, I came up with an XplatUIX11.cs change that I'm happy with, and +committed it. + +marking fixed. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
