[Mono-bugs] [Bug 79186][Nor] New - ListView with style "Details" renders column headers with offset.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 27 12:04:11 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=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: peter at novonyx.com
+ReportedBy: Christian.Birkl at gmail.com
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list