[Mono-bugs] [Bug 74794][Maj] New - Splitter leaves pixel dirty behind

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 2 May 2005 06:09:35 -0400 (EDT)


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 jordi@ximian.com.

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

--- shadow/74794	2005-05-02 06:09:35.000000000 -0400
+++ shadow/74794.tmp.6041	2005-05-02 06:09:35.000000000 -0400
@@ -0,0 +1,21 @@
+Bug#: 74794
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: jackson@ximian.com                            
+ReportedBy: jordi@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Splitter leaves pixel dirty behind
+
+On Win32, splitter control leaves pixel dirty behind when its horizontal
+bar is move it. On Linux the bar is drawn outside the window very often. It
+can easy reproduce it with the swf-splitter.exe sample.