[Mono-bugs] [Bug 82653][Min] Changed - ToolStripTextBox: BorderStyle has no effect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 6 16:24:45 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=82653
--- shadow/82653 2007-09-06 16:09:23.000000000 -0400
+++ shadow/82653.tmp.9625 2007-09-06 16:24:45.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82653
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details: Windows XP SP2
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -87,6 +87,15 @@
(System.Windows.Forms.MSG&) <0x00015>
at System.Windows.Forms.Application.RunLoop
(bool,System.Windows.Forms.ApplicationContext) <0x00735>
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form)
<0x00024>
at MainForm.Main () <0x0002c>
+
+------- Additional Comments From monkey at jpobst.com 2007-09-06 16:24 -------
+Whoops. Stupid mistake. This was actually caused by my fix for bug
+#82657. Fixed in r85447. Thanks for noticing!
+
+2007-09-06 Jonathan Pobst <monkey at jpobst.com>
+
+ * ThemeWin32Classic.cs: Fix a NRE caused by r85427 because RadioButton
+ and CheckBox share some code.
More information about the mono-bugs
mailing list