[Mono-bugs] [Bug 621749] New: [PATCH] ListView inserting selected item should raise SelectedIndexChanged

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 12 19:50:00 EDT 2010


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: mono-bugs at lists.ximian.com
        ReportedBy: markstrobert at users.sourceforge.net
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list