[Mono-bugs] [Bug 80373][Wis] Changed - ListView must be fire only 2 SelectedIndexChanged events

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 27 05:45:44 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=80373

--- shadow/80373	2006-12-27 00:09:47.000000000 -0500
+++ shadow/80373.tmp.23612	2006-12-27 05:45:44.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80373
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: everaldo at simios.org               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -25,6 +25,11 @@
 Steps to reproduce the problem:
 Create a sample that print in console orders of events
 MouseDown,MouseUp,MouseMove and SelectedIndexChanged and compare diferences
 between Linux and Win32.
 
 I will provide a sample so long as possible.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-27 05:45 -------
+For the first item you select in a ListView, the SelectedIndexChanged 
+events appears to fire only once in win32 (MS) whether you select it 
+with mouse or keyboard.


More information about the mono-bugs mailing list