[Mono-bugs] [Bug 80367][Blo] New - ListView doen't handle MouseDown event

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 26 11:19:07 EST 2006


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 pablosantosluac at terra.es.

http://bugzilla.ximian.com/show_bug.cgi?id=80367

--- shadow/80367	2006-12-26 11:19:07.000000000 -0500
+++ shadow/80367.tmp.27938	2006-12-26 11:19:07.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 80367
+Product: Mono: Class Libraries
+Version: 1.2
+OS: SUSE 9.2
+OS Details: SLED image running 1.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: pablosantosluac at terra.es               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ListView doen't handle MouseDown event
+
+Description of Problem:
+The ListView standard control ignores the MouseDown event.
+
+Steps to reproduce the problem:
+1. Run the enclosed application
+2. Click on the list view
+3. On Linux nothing will happen, with .NET/Windows the form's caption 
+will change (event assigned to the MouseDown)
+
+Actual Results:
+Nothing on Mono/Linux
+
+Expected Results:
+MouseDown event correctly handled
+
+How often does this happen? 
+Always
+
+Additional Information:
+Check whether other events like MouseUP and KeyDown/KeyUp are handled.


More information about the mono-bugs mailing list