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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 27 20:12:26 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 toshok at ximian.com.

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

--- shadow/78190	2006-09-08 20:42:46.000000000 -0400
+++ shadow/78190.tmp.546	2006-09-27 20:12:26.000000000 -0400
@@ -65,6 +65,12 @@
 
 * 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.
+
+------- Additional Comments From toshok at ximian.com  2006-09-27 20:12 -------
+i've committed the fix for the dropdown button toggling the presence
+of the dropdown form.  Similar in spirit to atsushi's, but not
+identical, owing to my removal of dropdown_form_showing (we can just
+use dropdown_form.Visible for that.)


More information about the mono-bugs mailing list