[Mono-bugs] [Bug 374654] Sorted ComboBox: SelectedItem does not stay the same if items are added that push it down in the order
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Mar 28 13:11:54 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=374654
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=374654#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Status Whiteboard| |ComboBox
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2008-03-28 11:11:53 MST ---
Fixed in r99223. Thanks for the report and test case!
2008-03-28 Jonathan Pobst <monkey at jpobst.com>
* ComboBox.cs: Adjust selectedindex if we insert a new item
above the current selectedindex in a sorted ComboBox.
[Fixes bug #374654]
2008-03-28 Jonathan Pobst <monkey at jpobst.com>
* ComboBoxTest.cs: Add test for bug #374654.
--
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