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