[Mono-bugs] [Bug 374334] PropertyGrid: ArgEx when change SelectedObject quickly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 27 07:58:09 EDT 2008


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

User contact at i-nz.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=374334#c1





--- Comment #1 from Ivan Zlatev <contact at i-nz.net>  2008-03-27 05:58:08 MST ---
This bug is caused because TypeDescriptor.GetProperties probably shouldn't
return index properties, but it currently does and so there end up 2 properties
with the same name.

It doesn't have to do with speed. The type that crashes it is CheckedListBox.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list