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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
