[Mono-bugs] [Bug 79298][Nor] New - Splitter redrawing affects other controls

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 05:25:24 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=79298

--- shadow/79298	2006-09-06 05:25:24.000000000 -0400
+++ shadow/79298.tmp.7685	2006-09-06 05:25:24.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 79298
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+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 redrawing affects other controls
+
+Description of Problem:
+Moving a splitter with panel docked on top (and not affected by the 
+splitter) shows incorrect redraw on that panel. 
+
+Steps to reproduce the problem:
+1. Use attached sample app, it contains two panels, one docked to window 
+top, and one to left (created in that order). A splitter is docked to the 
+left of the second panel (being able to resize it, but not the top 
+panel). 
+
+
+
+Actual Results:
+Moving the splitter leaves some undesired rests on the top panel. 
+
+Expected Results:
+Top panel should not be affected at all. 
+
+How often does this happen? 
+always
+
+Additional Information:


More information about the mono-bugs mailing list