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=78457 --- shadow/78457 2006-05-22 08:14:25.000000000 -0400 +++ shadow/78457.tmp.21325 2006-05-22 08:15:58.000000000 -0400 @@ -1,27 +1,30 @@ Bug#: 78457 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: -Summary: ComboBox: clicking DropDownList items does not show items +Summary: [PATCH] ComboBox: clicking DropDownList items does not show items A DropDownList ComboBox should perform drop down when the folded box (selected item) is clicked, as well as the dropdown [triangle] box. (swf-comboboxes.exe has a DropDownList box.) ------- Additional Comments From [EMAIL PROTECTED] 2006-05-22 08:14 ------- Created an attachment (id=17083) simple patch + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-22 08:15 ------- +as long as I tried, even clicking the border of DropDownList also +shows its list, so I guess no further coordinate check is required. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
