[Mono-bugs] [Bug 81568][Nor] Changed - ToolStripButtons don't paint in MDI situation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 8 18:06:59 EDT 2007
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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81568
--- shadow/81568 2007-05-08 18:06:04.000000000 -0400
+++ shadow/81568.tmp.12652 2007-05-08 18:06:59.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81568
Product: Mono: Class Libraries
Version: 1.2
OS: RHEL 2.1
OS Details: RHEL WS 4, kernel 2.6.9-42 on i686
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: Dan.Maser at inin.com
QAContact: mono-bugs at ximian.com
@@ -45,6 +45,12 @@
I will attach the test project in a moment
------- Additional Comments From Dan.Maser at inin.com 2007-05-08 16:25 -------
Created an attachment (id=19203)
zip file of test project that produces this problem
+
+------- Additional Comments From monkey at jpobst.com 2007-05-08 18:06 -------
+Fixed in r76972. Thanks for the report and the test case!
+
+* ToolStripItemCollection.cs: Set the new item's parent and owner in
+Insert like we do in Add. [Fixes bug #81568]
More information about the mono-bugs
mailing list