http://bugzilla.novell.com/show_bug.cgi?id=511247

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=511247#c3





--- Comment #3 from Jonathan Pobst <[email protected]>  2009-06-17 15:29:20 MDT 
---
Fixed in r136358.  15.42sec => .44sec on my machine.


2009-06-17  Jonathan Pobst  <[email protected]>

    * ComboBox.cs: When using AddRange on a sorted combobox, don't
    try to use our inefficient sorted insert method, just append
    it and sort the whole thing at then end.
    [Fixes bug #511247]

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to