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=79186 --- shadow/79186 2006-08-27 12:04:10.000000000 -0400 +++ shadow/79186.tmp.21533 2006-08-27 12:04:10.000000000 -0400 @@ -0,0 +1,41 @@ +Bug#: 79186 +Product: Mono: Class Libraries +Version: 1.0 +OS: +OS Details: mono 1.1.16.1 +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: ListView with style "Details" renders column headers with offset. + +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 Form and a ListView set to +DockStyle.Fill and View "Details" and one column +2. Run it + +Actual Results: + +The columns header appear with an offset of ca. 20 px from the top and 5 +px from the left side of the listview. + +Expected Results: + +The columns header should appear right at the edge of the listview. + +ListView is being displayed but has +How often does this happen? + +Always. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
