[Mono-bugs] [Bug 78102][Wis] New - [patch] dnd shouldn't generate a mouse down on drop

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 13 19:06:56 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 timr at asteriasgi.com.

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

--- shadow/78102	2006-04-13 19:06:56.000000000 -0400
+++ shadow/78102.tmp.31124	2006-04-13 19:06:56.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 78102
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: timr at asteriasgi.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [patch] dnd shouldn't generate a mouse down on drop
+
+dnd was generating a mouse down on drop, including invalid drop. this made clicking and dragging 
+a button also press button. The attached patch fixes the issue. I checked on win32's .net that no 
+mousedown (514) seemed to be generated on the invalid drop, where was it on mwf without this 
+patch.


More information about the mono-bugs mailing list