[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 11:39:35 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 11:39:11.000000000 -0400
+++ shadow/82653.tmp.6474 2007-09-06 11:39:35.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82653
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details: Windows XP SP2
-Status: NEW
-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
@@ -24,6 +24,15 @@
2. follow the on-screen instructions.
------- Additional Comments From gert.driesen at pandora.be 2007-09-01 05:59 -------
Created an attachment (id=19940)
Repro
+
+------- Additional Comments From monkey at jpobst.com 2007-09-06 11:39 -------
+Fixed in r85420. Thanks!
+
+2007-09-06 Jonathan Pobst <monkey at jpobst.com>
+
+ * ToolStripTextBox.cs: TextBox no longer call OnPaint, we need to use
+ OnPaintInternal instead. Give the internal TextBox a Border property
+ so it can draw itself more correctly. [Fixes bug #82653]
More information about the mono-bugs
mailing list