[Mono-bugs] [Bug 78355][Nor] Changed - Toolbar errors
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 10 14:04:28 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78355
--- shadow/78355 2006-05-10 12:58:42.000000000 -0400
+++ shadow/78355.tmp.31893 2006-05-10 14:04:28.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 78355
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Centos 4.2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: eric at rengeo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: MDI toolbar errors
+Summary: Toolbar errors
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Sorry to do two bugs at once, but, they both use the same test program.
@@ -54,6 +54,12 @@
Additional Information:
------- Additional Comments From eric at rengeo.com 2006-05-10 12:58 -------
Created an attachment (id=16978)
tar.gz file containing the Form1.cs & resources
+
+------- Additional Comments From jackson at ximian.com 2006-05-10 14:04 -------
+The issue with the null ref exception is an interesting one, that will
+probably turn up in some other spots. Essentially we enumerate the
+list of buttons when there is a click, however if the click modifies
+the list (while we are enumerating) we have problems.
More information about the mono-bugs
mailing list