[Mono-bugs] [Bug 78131][Nor] New - [patch] allow drop to non-last
controls
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 18 01:45:27 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=78131
--- shadow/78131 2006-04-18 01:45:27.000000000 -0400
+++ shadow/78131.tmp.1409 2006-04-18 01:45:27.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 78131
+Product: Mono: Class Libraries
+Version: unspecified
+OS: unknown
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: timr at asteriasgi.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [patch] allow drop to non-last controls
+
+This patch lets you drop to a control with another control on top of it. It
+drops to the last control it finds that allows drop, rather then trying the
+last it finds and ignoring earlier ones even though the last one doesn't
+support dropping. I didn't compare this to windows beyond a simple "my app
+lets me drop in windows, doesn't in mono, now it does in mono".
More information about the mono-bugs
mailing list