https://bugzilla.novell.com/show_bug.cgi?id=641756
https://bugzilla.novell.com/show_bug.cgi?id=641756#c1 --- Comment #1 from tom hindle <[email protected]> 2010-09-24 17:35:35 UTC --- Created an attachment (id=391492) --> (http://bugzilla.novell.com/attachment.cgi?id=391492) Patch that prevents clipboard related UpdateMessageQueue calls from invoking idle processing Another option to fix this would be to add reentry checks to Idle itself. eg. replace calls to Idle EventHandler with a call to a wrapper, that calls the Idle EventHandler if Idle isn't already in the call stack. Would this be a better fix? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
