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=79315 --- shadow/79315 2006-09-07 05:35:46.000000000 -0400 +++ shadow/79315.tmp.3337 2006-09-07 05:35:46.000000000 -0400 @@ -0,0 +1,38 @@ +Bug#: 79315 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Listview backcolor is not drawn for listviewitems + +Description of Problem: +listviewitems area always drawn with white background. + +Steps to reproduce the problem: +1. create a listview, and add several items to it. +2. set listview backcolor to red + +Actual Results: +item background is drawn in white. It is specially evident if the +listview is in details view. + +Expected Results: +background of the item should be same as listview background, or value +set by the user, but not white. + +How often does this happen? +always + +Additional Information: +see attached screenshot _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
