[Mono-bugs] [Bug 78190][Nor] New - PropertyGrid boolean popup bug.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 17:47:27 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 miguel at ximian.com.

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

--- shadow/78190	2006-04-25 17:47:27.000000000 -0400
+++ shadow/78190.tmp.20538	2006-04-25 17:47:27.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 78190
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PropertyGrid boolean popup bug.
+
+Run the sample:
+
+mono winforms/propertygrid/swf-propertygrid.exe
+
+There is a line that says:
+
+"Accepts            False"
+
+Click on the row, a drop-down button appears.
+
+Click on the drop-down button.
+
+There are a number of problems:
+
+* Notice how the window appears somewhere, but not under the current
+property being edited.
+
+* There is no "grab", so I can actually click on other parts of the
+property grid and the popup remains on the screen.
+
+* Clicking on the "drop down" button does not hide the popup window, it
+keeps it there.  It should toggle between shown/hidden.
+
+* If you select a value (true or false), neither value is selected, the
+value will remain always as false.


More information about the mono-bugs mailing list