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


           Summary: PropertyGrid: Duplicate property names quirk
           Product: Mono: Class Libraries
           Version: unspecified
          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: ---


Properties with duplicated names are not handled and only the first
property(descriptor) is used for the all properties. This is because we assume
property names are unique and use them as a key, etc. Unfortunately one can
synthetically generate metadata and we don't handle that case.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to