[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:48:28 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:36:15.000000000 -0400
+++ shadow/82653.tmp.9929 2007-09-06 16:48:28.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
@@ -107,6 +107,17 @@
------- Additional Comments From gert.driesen at pandora.be 2007-09-06 16:36 -------
Almost perfect ;-)
When BorderStyle is Fixed3D and focus moves away, then the border
should no longer be drawn.
+
+------- Additional Comments From monkey at jpobst.com 2007-09-06 16:48 -------
+We will have the best ToolStripTextBox implementation outside of .Net
+ever!!!!
+
+Fixed in r85449. :)
+
+2007-09-06 Jonathan Pobst <monkey at jpobst.com>
+
+ * ToolStripTextBox.cs: Invalidate our textbox when it loses focus, so
+ the border will disappear. Fixes reopened #82653.
More information about the mono-bugs
mailing list