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=79629 --- shadow/79629 2006-10-09 17:26:45.000000000 -0400 +++ shadow/79629.tmp.16609 2006-10-09 17:26:45.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 79629 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Blocker +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Combobox only activates on firsdt attempt + +Please fill in this template when reporting a bug, unless you know what you are doing. +Description of Problem: + + +Steps to reproduce the problem: +1. Create a WinForm that contains a combobox with several entries. +2. Compile and launch the application. +3. One time only the combobox can be activated and another entry selected. +4. Subsequent attempts to activate the combobox do nothing, and editing the text does not fire +events. + +Actual Results: +All attetmpts to select an entry in the combobox should work as with the first time. + +Expected Results: +Only the first activation works. + +How often does this happen? +Always. + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
