[Mono-bugs] [Bug 78903][Nor] New - Property grid problems

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 19 14:37:01 EDT 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 les42_1 at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78903

--- shadow/78903	2006-07-19 14:37:01.000000000 -0400
+++ shadow/78903.tmp.12801	2006-07-19 14:37:01.000000000 -0400
@@ -0,0 +1,48 @@
+Bug#: 78903
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: centos
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: les42_1 at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Property grid problems
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+When a property grid item is selected, a few issues come up:
+ - the cursor on the property grid should be an arrow pointer
+ - the dropdown for the property initially comes up in the upper-left
+corner of the screen
+ - the program crashes with a  System.Reflection.TargetException
+
+Steps to reproduce the problem:
+1. build and run the attached
+2. expand the "Lines" property
+3. change the "Visible" property to "False"
+
+Actual Results:
+An "Up-Down" cursor appears when on the property grid.
+The "True/False" dropdown comes up in the upper-left of the screen.
+The program crashes.
+
+
+Expected Results:
+A normal arrow pointer type cursor should be the default.
+The dropdown should be on the property grid.
+No crash.
+
+How often does this happen? 
+Always
+
+Additional Information:
+Windows version works as expected


More information about the mono-bugs mailing list