[Mono-bugs] [Bug 77936][Wis] New - Resizing multiple splitters doesn't behave as expected

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 12:23:55 EST 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 eric at rengeo.com.

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

--- shadow/77936	2006-03-28 12:23:55.000000000 -0500
+++ shadow/77936.tmp.28004	2006-03-28 12:23:55.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 77936
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Centos 4.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: eric at rengeo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Resizing multiple splitters doesn't behave as expected
+
+Description of Problem:
+
+When resizing a pane using splitters, the resizing behaves oddly.  Dragging
+the right splitter slightly to the left causes the yellow section to
+increase in size.  Dragging it far to the left will cause the yellow
+section to decrease in size (sometimes), but doesn't decrease as much as
+you'd expect.  Dragging the left splitter to the right has some repaint issues.
+
+Steps to reproduce the problem:
+1. Compile attached test cast using:
+ mcs -r:System.Windows.Forms -r:System.Drawing -r:System.Data Form1.cs
+2. run with mono Form1.exe
+3. Resize the pane by moving the right splitter and/or the left splitter
+
+Actual Results:
+Pane doesn't resize the way you'd expect it to.
+
+Expected Results:
+Pane shrinks and expands as you'd expect
+
+
+How often does this happen? 
+All the time


More information about the mono-bugs mailing list