[Mono-bugs] [Bug 81730][Nor] Changed - [Win32] DoDragDrop should block until the item is dropped

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 30 16:48:27 EDT 2007


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 jackson at ximian.com.

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

--- shadow/81730	2007-05-30 16:38:20.000000000 -0400
+++ shadow/81730.tmp.21839	2007-05-30 16:48:27.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 81730
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: jackson at ximian.com                            
+AssignedTo: toshok at ximian.com                            
 ReportedBy: rolfkvinge at ya.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
-Summary: DoDragDrop should block until the item is dropped
+Summary: [Win32] DoDragDrop should block until the item is dropped
 
 Repro:
 
 using System;
 using System.Windows.Forms;
 
@@ -70,6 +70,11 @@
 code paths.
 
 New test case is fixed in r78267.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-05-30 16:38 -------
 Works on Linux now, that leaves us with the win32 issue ...
+
+------- Additional Comments From jackson at ximian.com  2007-05-30 16:48 -------
+I'll let one of the win32 people deal with that. They have two
+separate drivers, it'll probably take a little work to make that call
+block on win32.


More information about the mono-bugs mailing list