[Mono-bugs] [Bug 82749][Min] Changed - TextBox: Changing Multiline does not change height

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 12 11:59:38 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=82749

--- shadow/82749	2007-09-12 11:59:04.000000000 -0400
+++ shadow/82749.tmp.25633	2007-09-12 11:59:38.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82749
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-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,21 @@
 2. follow the on-screen instructions.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-09-08 08:46 -------
 Created an attachment (id=19998)
 Repro
 
+
+------- Additional Comments From monkey at jpobst.com  2007-09-12 11:59 -------
+Fixed in r85662.  Thanks for the report!
+
+2007-09-11  Jonathan Pobst  <monkey at jpobst dot com>
+
+        * Control.cs: Provide a setter for ExplicitHeight.
+        * TextBoxBase.cs: Now that we have the implementation for
+explicit heights,
+        remove the hacks in here for requested_height.
+        [Fixes bug #82749]
+
+2007-09-11  Jonathan Pobst  <monkey at jpobst dot com>
+
+        * TextBoxTest.cs: Add test for bug #82749.


More information about the mono-bugs mailing list