[Mono-bugs] [Bug 78813][Nor] Changed - ListBox: Items are not sorted with Sorted=true

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 19 12:14:53 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 mkestner at ximian.com.

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

--- shadow/78813	2006-07-15 13:03:41.000000000 -0400
+++ shadow/78813.tmp.11201	2006-07-19 12:14:53.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78813
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: unserkonig at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -75,6 +75,9 @@
 if (!IsHandleCreated || suspend_layout)
  return;
 
 The added items aren't sorted, because the Handle hasn't been created
 at the time. I tried calling Sort () before this check, and _appears_
 to work just fine. I will take a deeper look in the meantime.
+
+------- Additional Comments From mkestner at ximian.com  2006-07-19 12:14 -------
+revision 62752.


More information about the mono-bugs mailing list