[Mono-bugs] [Bug 365942] New: PropertyGrid: only first item can be Removed from a collection

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 29 06:40:45 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=365942


           Summary: PropertyGrid: only first item can be Removed from a
                    collection
           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: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Repro app from 365940, and attempt to remove the items from array property
FooInt32ListTInitialised.  It has values { 1, 5, 9 }.  Do the following
actions:

1)
Leave 1 selected and hit Remove, the 1 disappears.
Now ensure 5 is selected and hit Remove, no action occurs.  It should be
removable too.

2) 
Cancel the previous edit dialog, and re-open (or re-open the app) so that we're
back as {1,5,999}.
Click 5 to select it, hit Remove.  Unexpectedly the 1 disappears.


-- 
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