[Mono-bugs] [Bug 79077][Nor] Changed - ListBox: Setting SelectedItem to null doesn't match MS behaviour

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 15 10:39:46 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 peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79077

--- shadow/79077	2006-08-15 08:37:14.000000000 -0400
+++ shadow/79077.tmp.31317	2006-08-15 10:39:46.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 79077
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: peter at novonyx.com                            
+AssignedTo: mkestner at ximian.com                            
 ReportedBy: unserkonig at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ListBox: Setting SelectedItem to null doesn't match MS behaviour
@@ -24,6 +24,9 @@
 2. Select any of the items in the list box and then press the "Set
 SelectedItem" button.
 
 Pressing the button should unselect the currently selected item (additional
 info is printed to the console, about both SelectedItem and SelectedIndex;
 those ones should have values of "null" and -1, respectively).
+
+------- Additional Comments From peter at novonyx.com  2006-08-15 10:39 -------
+->Mike


More information about the mono-bugs mailing list