[Mono-bugs] [Bug 78410][Nor] New - Datagrid: rendering problem with
colors during scroll
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 15 21:54:06 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78410
--- shadow/78410 2006-05-15 21:54:06.000000000 -0400
+++ shadow/78410.tmp.27222 2006-05-15 21:54:06.000000000 -0400
@@ -0,0 +1,36 @@
+Bug#: 78410
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: miguel at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Datagrid: rendering problem with colors during scroll
+
+1. run winforms/datagrid/swf-datagrid.exe
+2. Click on "Properties Testing" button.
+3. Click on "Large DataSource"
+4. Select a back color ("Select Back Color")
+
+Bugs:
+
+1. Notice that only the region where the dialog was is repainted, it should
+repaint the whole thing when this property is changed.
+
+2. Refresh the entire window, it should render properly now.
+
+Now, a different set of bugs. Click on a cell value, for example, Row 5,
+column 2.
+
+Now drag the scrollbar, notice how the rendering is broken, and how the
+cell selected continues to be painted in the same location, independently
+of where the scrollbar is.
More information about the mono-bugs
mailing list