[Mono-bugs] [Bug 82220][Maj] Changed - DataGridView: Copying data into clipboard crashes application

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 06:40:05 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 gert.driesen at pandora.be.

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

--- shadow/82220	2007-08-09 04:40:48.000000000 -0400
+++ shadow/82220.tmp.9630	2007-08-09 06:40:05.000000000 -0400
@@ -33,6 +33,11 @@
 
            DataObject data = ResultUrlsGrid.GetClipboardContent();
            if (null != data)
                Clipboard.SetDataObject(data);
 
 Crashes always under mono 1.2.5-2 for windows 
+
+------- Additional Comments From gert.driesen at pandora.be  2007-08-09 06:40 -------
+Created an attachment (id=19762)
+Repro
+


More information about the mono-bugs mailing list