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

--- shadow/78732        2006-06-29 13:26:56.000000000 -0400
+++ shadow/78732.tmp.20154      2006-06-29 13:26:56.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 78732
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: centos
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: too many mousemove events
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+On Linux, the MouseMove mechanism retains many more move events than on
+windows. When data is processed based on the mouse move, the Linux version
+is much slower.
+
+Steps to reproduce the problem:
+1. Build and run the attached
+2. 
+3. 
+
+Actual Results:
+When the panel is traversed by the mouse for 3 seconds, there are about 20
+detected events on my windows machine and on Linux there are about 200 such
+events.
+
+Expected Results:
+The Linux version should detect the same amount of events.
+
+How often does this happen? 
+Always
+
+Additional Information:
+Using the latest svn
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to