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

Reply via email to