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=78377

--- shadow/78377        2006-05-11 23:35:26.000000000 -0400
+++ shadow/78377.tmp.7952       2006-05-11 23:36:41.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78377
 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: ---
@@ -46,6 +46,11 @@
                cb.DropDownStyle = ComboBoxStyle.DropDownList;
                cb.DataSource = new string [] {"A", "B1", "B2", "C", "D", "D", 
"Z", "T1",
 "B3", "\u3042\u3044"};
                Controls.Add (cb);
        }
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-11 23:36 -------
+> The search is not limited to ASCII input.
+
+It is also true to DropDownList item search.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to