[Mono-bugs] [Bug 362755] New: PropertyGrid: get_Property is called for each item in a drop-down list

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Feb 18 11:16:09 EST 2008


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 at lists.ximian.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at 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.


More information about the mono-bugs mailing list