[Mono-bugs] [Bug 79228][Nor] New - Splitter size is always defaulted to 4

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 08:38:28 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 dsuarezv at codicesoftware.com.

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

--- shadow/79228	2006-08-31 08:38:27.000000000 -0400
+++ shadow/79228.tmp.30316	2006-08-31 08:38:28.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 79228
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: dsuarezv at codicesoftware.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Splitter size is always defaulted to 4
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+For a vertical splitter, width is always the default value. 
+For a horizontal one, same happens with height. 
+
+Steps to reproduce the problem:
+1. put a vertical splitter on a form
+2. set width to 30 pixels
+
+Actual Results:
+when run, splitter width is 4 pixels
+
+Expected Results:
+splitter width should be 30 pixels
+
+How often does this happen? 
+always
+
+Additional Information:


More information about the mono-bugs mailing list