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


           Summary: PropertyGrid: get_Property is called for each item in a
                    drop-down list
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs@lists.ximian.com
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@lists.ximian.com
          Found By: ---


The Standard repro app produces the following console output when the a
CultureInfo and a PlatformId property drop-down is opened respectively. 
Apparently the property is read twice for each standard-value entry.

[[
--------
get-FooEnumPlatformID  get-FooEnumPlatformID  get-FooEnumPlatformID 
get-FooEnum
PlatformID  get-FooEnumPlatformID  get-FooEnumPlatformID  get-FooEnumPlatformID
get-FooEnumPlatformID  get-FooEnumPlatformID  get-FooEnumPlatformID
--------
]]

372 of get-FooCultureInfo


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to