[Mono-bugs] [Bug 80417][Min] Changed - ListView: Header area not drawn if there are no column headers
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Dec 31 11:02:14 EST 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=80417
--- shadow/80417 2006-12-31 10:38:40.000000000 -0500
+++ shadow/80417.tmp.22624 2006-12-31 11:02:14.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -19,6 +19,11 @@
Mono's ListView does not draw a header area if no column are defined (and
HeaderStyle != ColumnHeaderStyle.None).
To reproduce:
1. compile and run the attached code snippet.
2. follow the on-screen instructions on tab #1.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-12-31 11:02 -------
+I also noticed that no horizontal scrollbar is drawn when there are
+no items (only columns) in the ListView. Let me know if you want a
+separate bug report for that.
More information about the mono-bugs
mailing list