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=78946 --- shadow/78946 2006-07-25 11:02:08.000000000 -0400 +++ shadow/78946.tmp.11031 2006-08-03 04:34:54.000000000 -0400 @@ -1,17 +1,17 @@ Bug#: 78946 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Mouse selection in ComboBox is broken. @@ -55,6 +55,11 @@ cb.DropDownStyle = ComboBoxStyle.DropDown; cb.DataSource = new string [] {"Apple", "Banana", "Cherry", "Donuts", "Eggs", "Fish"}; Controls.Add (cb); } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-03 04:34 ------- +Fixed in SVn, thanks for the report. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
