[Mono-bugs] [Bug 79829][Nor] New - PropertyGrid NullReferenceException with Collection based property
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 4 14:58:12 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79829
--- shadow/79829 2006-11-04 14:58:12.000000000 -0500
+++ shadow/79829.tmp.30850 2006-11-04 14:58:12.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 79829
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: PropertyGrid NullReferenceException with Collection based property
+
+I've noticed the following issues with Mono's PropertyGrid:
+
+1. NullReferenceException closing editor form for collection-based
+property.
+2. Value listboxes should not be highlighted with Control color when
+value is selected.
+3. Double-clicking a listbox should not highlight value.
+4. Description of selected item is cut-off.
+
+Let me know if you want me to split this up in separate bug reports.
+
+To reproduce:
+
+1. Extract the attached (gzipped) tar archive.
+2. Compile and run it using Make
+3. Follow the on-screen instructions.
+
+Note: the repro is a cut-down version of the NDoc GUI.
More information about the mono-bugs
mailing list