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 [EMAIL PROTECTED]

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

--- shadow/80466        2007-07-09 10:50:29.000000000 -0400
+++ shadow/80466.tmp.23883      2007-07-09 10:51:08.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 80466
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -48,6 +48,22 @@
 XplatUI.SetWindowPos. It could be set to the normal size in 
 SetBoundsCore, and controls that change it should use it for 
 rendering.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-07-09 10:50 -------
 Stealing from Calberto.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-07-09 10:51 -------
+Fixed in SVN r81643.
+
+2007-07-09  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * Control.cs: Make an internal Height property we can override
+       without messing up the public API.
+       * ListBox.cs: Override HeightInternal to always return the size
+       the user set.  [Fixes bug #80466]
+
+2007-07-09  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * ListBoxTest.cs: Add test for bug #80466.
+
+Thanks for the report!
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to