[Mono-bugs] [Bug 79370][Blo] Changed - TextBox crashes when width < 0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 15 16:46:52 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 toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79370

--- shadow/79370	2006-09-15 16:15:54.000000000 -0400
+++ shadow/79370.tmp.12228	2006-09-15 16:46:52.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79370
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -123,6 +123,11 @@
 
 ------- Additional Comments From toshok at ximian.com  2006-09-15 16:15 -------
 hm, that seems to fix the problem for jpobst's example (where the
 control starts up zero width), but it doesn't fix miguel's problem,
 where we crash if you resize the window smaller until the textbox gets
 0 width.
+
+------- Additional Comments From toshok at ximian.com  2006-09-15 16:46 -------
+checked in a fix for the resize issue (which happens to fix both
+instances.)  Going to mark the bug as fixed, but get calberto to
+commit his patch (with a unit test).


More information about the mono-bugs mailing list