[Mono-bugs] [Bug 78612][Blo] Changed - Crash when pasting from Clipboard into a Winforms textbox
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 20 20:19:06 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78612
--- shadow/78612 2006-09-20 19:22:34.000000000 -0400
+++ shadow/78612.tmp.8700 2006-09-20 20:19:06.000000000 -0400
@@ -139,6 +139,16 @@
------- Additional Comments From toshok at ximian.com 2006-09-11 22:24 -------
I'm checking in a fix for my NRE in UpdateMessageQueue, but as it
stands I'm unable to reproduce the InvalidCastException. Can you run
with --debug on (with svn head) and paste a stack trace which includes
line numbers? there are a few casts in that method.
+
+------- Additional Comments From jackson at ximian.com 2006-09-20 20:19 -------
+I get some crashes in textbox now when pasting large amounts of text.
+ Not easily duplicatible though.
+
+- Also, the selection seems relatively screwed up when pasting text.
+I think that's mainly refreshing issues though, as creating an expose
+usually fixes it.
+
+I'll fix these issues and try to duplicate the OP crash.
More information about the mono-bugs
mailing list