https://bugzilla.novell.com/show_bug.cgi?id=438275
Summary: Clipboard compatibility issue Product: Mono: Class Libraries Version: 2.0 Platform: x86 OS/Version: Windows XP Status: NEW Severity: Minor Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs@lists.ximian.com ReportedBy: [EMAIL PROTECTED] QAContact: mono-bugs@lists.ximian.com Found By: Beta-Customer When I use a different thread than the main thread on dotNet to put data into the clipboard, for example with the following code, Clipboard.SetText("test"); the MS framework seems to clear the clipboard, as if I had called Clipboard.Clear(); On MONO the clipboard can be filled with just any thread. Note that I used only STA threads when testing this. Is dotNet buggy or MONO overfeatured? -- 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 - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs