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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 10 19:22:11 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 unserkonig at gmail.com.

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

--- shadow/78813	2006-07-10 19:18:18.000000000 -0400
+++ shadow/78813.tmp.30807	2006-07-10 19:22:11.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78813
 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                            
 ReportedBy: unserkonig at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -24,6 +24,11 @@
 1. Compile the attached sample.
 2. Observe the order of the items in ListBox (they should be sorted).
 
 
 Expected Results:
 In .Net the items are sorted as expected.
+
+------- Additional Comments From unserkonig at gmail.com  2006-07-10 19:22 -------
+Sample code at: http://pastebin.ca/84435 
+(Observe that setting ListBox.Sorted AFTER adding them works as
+expected, with the items sorted).


More information about the mono-bugs mailing list