http://bugzilla.novell.com/show_bug.cgi?id=621749
http://bugzilla.novell.com/show_bug.cgi?id=621749#c0 Summary: [PATCH] ListView inserting selected item should raise SelectedIndexChanged Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: i686 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=375420) --> (http://bugzilla.novell.com/attachment.cgi?id=375420) Code fix, unit test, ChangeLog User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9 In .NET, ListView.ListViewItemCollection.Insert raises SelectedIndexChanged when inserting a selected item. Mono does not. Reproducible: Always Patch attached with code fix, unit test, and ChangeLog entries. Patch is for svn r160267. -- Configure bugmail: http://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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
