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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
