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