[Mono-bugs] [Bug 79167][Nor] New - ListView: empty columns are not highlighted when FullRowSelect is true

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 25 14:24:22 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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=79167

--- shadow/79167	2006-08-25 14:24:22.000000000 -0400
+++ shadow/79167.tmp.24638	2006-08-25 14:24:22.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 79167
+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: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ListView: empty columns are not highlighted when FullRowSelect is true
+
+When ListView.FullRowSelect is true, empty columns are not highlighted.
+
+To reproduce:
+
+1. Check out eventvwr from SVN (see below)
+2. Run eventvwr using 'make test'
+3. In the treeview, select 'Event Viewer (local)'.
+4. In the listview, select the 'MWF' event log.
+
+=> notice that the Description and Size columns are not highlighted
+
+Note: running 'make test' will first create some test eventlogs and event 
+sources (in /tmp/mono/eventlog), and write a few eventries to it.
+
+To checkout eventvwr from SVN:
+
+$ svn co svn+ssh://<user>@mono-cvs.ximian.com/source/trunk/winforms-tools
+$ cd winforms-tools/eventvwr
+$ make


More information about the mono-bugs mailing list