[Mono-bugs] [Bug 79187][Cos] New - Disabled ListView has white background
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 27 12:14:32 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 christian.birkl at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79187
--- shadow/79187 2006-08-27 12:14:32.000000000 -0400
+++ shadow/79187.tmp.21668 2006-08-27 12:14:32.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 79187
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: mono 1.1.16.1
+Status: NEW
+Resolution:
+Severity:
+Priority: Cosmetic
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: Christian.Birkl at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Disabled ListView has white background
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Create a simple windows application with a listview
+2. Set ListView to Enabled = False
+3. Run it
+
+Actual Results:
+
+The ListView's background color is white.
+
+Expected Results:
+
+The ListView should be disabled, meaning it's background color should
+be "grey".
+
+How often does this happen?
+
+Always
More information about the mono-bugs
mailing list