[Mono-bugs] [Bug 79450][Wis] New - ListBox DoubleClick event does not work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 20 05:38:51 EDT 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 mrj001 at shaw.ca.

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

--- shadow/79450	2006-09-20 05:38:51.000000000 -0400
+++ shadow/79450.tmp.26863	2006-09-20 05:38:51.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 79450
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Linux 2.6.15/Slackware 10.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: mrj001 at shaw.ca               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ListBox DoubleClick event does not work
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing. 
+Description of Problem: 
+Double clicking on a List Box does not fire/process the DoubleClick event. 
+ 
+Steps to reproduce the problem: 
+1. See attached .tar.gz file for source to reproduce the problem 
+2. I included binaries built by mono and .NET. 
+ 
+ 
+Actual Results: 
+When run by mono, no message box is shown when double-clicking on  
+the ListBox. 
+When run by .NET (version 1.1), a message box is shown. 
+I tried the version compiled by .NET on both .NET and mono.  It worked  
+on .NET and did not work on mono. 
+ 
+Expected Results: 
+-expected to see the Message Box when running under mono as I do when 
+running under .NET. 
+ 
+How often does this happen?  
+Always. 
+ 
+Additional Information: 
+-will upload a .tar.gz containing files demonstrating the problem.


More information about the mono-bugs mailing list