[Mono-bugs] [Bug 79315][Nor] New - Listview backcolor is not drawn for listviewitems

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 05:35:47 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=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: peter at novonyx.com                            
+ReportedBy: dsuarezv at codicesoftware.com               
+QAContact: mono-bugs at ximian.com
+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


More information about the mono-bugs mailing list