[Mono-bugs] [Bug 81402][Min] New - TextBox: Height does not match when border style is Fixed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 19 17:02:01 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 gert.driesen at pandora.be.

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

--- shadow/81402	2007-04-19 17:02:00.000000000 -0400
+++ shadow/81402.tmp.28639	2007-04-19 17:02:00.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 81402
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: TextBox: Height does not match when border style is Fixed
+
+When the borderstyle is Fixed, and Multiline is false then the 
+(ClientSize) height of the textbox should be 20, while on Mono (both linux 
+and win32) it's 13.
+
+To reproduce, compile and run the attached code snippet.


More information about the mono-bugs mailing list