[Mono-bugs] [Bug 374654] New: 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
Thu Mar 27 22:16:53 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=374654
Summary: Sorted ComboBox: SelectedItem does not stay the same if
items are added that push it down in the order
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: albright at wesay.org
QAContact: mono-bugs at lists.ximian.com
Found By: ---
When ComboBox is sorted, adding new items that get sorted above the currently
selected item changes the selected item when instead the selected item should
not change.
Microsoft .Net has different behavior depending on whether the control is
visible or not. The expected behavior is the behavior when the control is
visible, but currently the behavior mirrors Microsoft's implementation when not
visible.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list