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

Reply via email to