[Mono-bugs] [Bug 80996][Nor] New - ListView: DisplayIndex / reordering issues
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 1 18:21:52 EST 2007
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=80996
--- shadow/80996 2007-03-01 18:21:52.000000000 -0500
+++ shadow/80996.tmp.21780 2007-03-01 18:21:52.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 80996
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ListView: DisplayIndex / reordering issues
+
+Currently Mono only keeps track of the actual display index in ListView.
+As a result, we cannot return any meaningful values once the ListView is
+disposed.
+
+Also, when adding/removing ColumnHeaders from a ListView the array
+containing the display indices is not kept in sync.
+
+I've attached a visual repro for these issues. I'll commit a fix (with
+unit tests) for these issues in a minute.
More information about the mono-bugs
mailing list