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

Reply via email to