https://bugzilla.novell.com/show_bug.cgi?id=647689
https://bugzilla.novell.com/show_bug.cgi?id=647689#c0 Summary: ComboBox doesn't fire a MouseDown event Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10) Gecko/20100914 SUSE/3.6.10-0.3.1 Firefox/3.6.10 When you click at the text area of the ComboBox the MouseDown event isn't fired. When you click at the arrow of the ComboBox it is fired. Microsoft .NET Framework fires it in the both cases. The same problem on OpenSUSE Linux 11.2 with Mono 2.6. I compiled a test case with Microsoft .NET Framework Reproducible: Always Steps to Reproduce: 1.For example add a ComboBox and a Label to a Form 2.Put the Form listening MouseDown events from the ComboBox and update the Label to see the results Actual Results: MouseDown event isn't fired when clicking at the text area of the ComboBox Expected Results: MouseDown event should be fired when clicking at the text area of the ComboBox -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
