[Mono-bugs] [Bug 79849][Nor] Changed - ListView doesn't generate ListView.SelectedIndexChanged when it's displayed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 9 16:27:41 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=79849

--- shadow/79849	2006-11-07 20:06:35.000000000 -0500
+++ shadow/79849.tmp.16240	2006-11-09 16:27:41.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 79849
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: toshok at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -25,6 +25,18 @@
 Created an attachment (id=18021)
 test case
 
 
 ------- Additional Comments From mkestner at ximian.com  2006-11-07 20:06 -------
 revision 67504
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-09 16:27 -------
+Mike, you need to fire a SelectedIndexChanged event for each 
+selected item.
+
+I've also noticed a few other issues.
+
+I've submitted unit tests for them to ListViewEventTest.cs and 
+marked them NotWorking. Can you remove the NotWorking Category once 
+you've resolved these issues.
+
+Thx!


More information about the mono-bugs mailing list