[Mono-bugs] [Bug 79326][Maj] Changed - X BadWindow errors in XplatUIX11.PerformNCCalc
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 13 23:22:13 EDT 2006
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=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: mono-bugs at ximian.com
ReportedBy: mkestner at ximian.com
QAContact: mono-bugs at ximian.com
@@ -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 toshok at ximian.com 2006-09-13 23:22 -------
+k, I came up with an XplatUIX11.cs change that I'm happy with, and
+committed it.
+
+marking fixed.
More information about the mono-bugs
mailing list