https://bugzilla.novell.com/show_bug.cgi?id=484650
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=484650#c1 --- Comment #1 from Matt Guo <[email protected]> 2009-03-12 02:31:45 MST --- REPRO: 1. Run the attachment #277524 in bug #482686, (it's written in IronPython) The DisplayMember property has no effect, while run this .py with Microsoft's runtime, the DisplaMember works 2. Run the attachment #277703 in bug #482834, (the sample is written in C#/MonoDevelop 2.0 beta 1) When running with Mono 2.2 release, the DisplayMember property has no effect; when running with current trunk source, the ListProvider in UIAutomation module (i.e. the accessibility module) will throw an exception, and this exception has already been submitted to the accessibility team as bug #482834. when running with Microsoft's .Net 2.0 runtime, DisplayMember works OK. -- 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
