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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
