[Mono-bugs] [Bug 436789] New: ComboBox.SelectedIndexChanged compatibility issue
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 19 13:37:48 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=436789
Summary: ComboBox.SelectedIndexChanged compatibility issue
Product: Mono: Class Libraries
Version: 2.0
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: awunwpa7 at yahoo.com.ph
QAContact: mono-bugs at lists.ximian.com
Found By: Beta-Customer
When the drop down list of a winforms ComboBox is closed by selecting an item,
the MS framework invokes OnSelectedIndexChanged, even if the item that was
selected is already the selected item. MONO 2.0 only invokes the event if a
different item than before was selected.
--
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