[Mono-bugs] [Bug 78102][Wis] Changed - [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:08:48 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.31148 2006-04-13 19:08:48.000000000 -0400
@@ -17,6 +17,11 @@
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.
+
+------- Additional Comments From timr at asteriasgi.com 2006-04-13 19:08 -------
+Created an attachment (id=16764)
+patch
+
More information about the mono-bugs
mailing list