[Mono-bugs] [Bug 436328] Sorting a ComboBox with Custom Items: Invalid Operation Exception
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 17 10:56:16 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=436328
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=436328#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-10-17 08:56:14 MDT ---
Fixed in r116229. Thanks for the report!
2008-10-17 Jonathan Pobst <monkey at jpobst.com>
* ComboBox.cs: When we are sorting the items, if the item's type
doesn't support IComparer, use a default one that compares based
off the item's visible text.
[Fixes bug #436328]
2008-10-17 Jonathan Pobst <monkey at jpobst.com>
* ComboBoxTest.cs: Add test for bug #436328.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list