mail-archives/mono-bugs/2009-March/087348.html

155 строки
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 489393] New: Clipboard not working
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20489393%5D%20New%3A%20Clipboard%20not%20working&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="087440.html">
<LINK REL="Next" HREF="087373.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 489393] New: Clipboard not working</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20489393%5D%20New%3A%20Clipboard%20not%20working&In-Reply-To="
TITLE="[Mono-bugs] [Bug 489393] New: Clipboard not working">bugzilla_noreply at novell.com
</A><BR>
<I>Thu Mar 26 11:59:24 EDT 2009</I>
<P><UL>
<LI>Previous message: <A HREF="087440.html">[Mono-bugs] [Bug 489389] no fancy ToolTips with title and icon
</A></li>
<LI>Next message: <A HREF="087373.html">[Mono-bugs] [Bug 489393] Clipboard not working
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#87348">[ date ]</a>
<a href="thread.html#87348">[ thread ]</a>
<a href="subject.html#87348">[ subject ]</a>
<a href="author.html#87348">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=489393">https://bugzilla.novell.com/show_bug.cgi?id=489393</A>
Summary: Clipboard not working
Classification: Mono
Product: Mono: Class Libraries
Version: unspecified
Platform: x86
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">numerodix at gmail.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
Created an attachment (id=282325)
--&gt; (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=282325">https://bugzilla.novell.com/attachment.cgi?id=282325</A>)
test case
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7)
Gecko/2009030422 Ubuntu/8.10 (intrepid) Firefox/3.0.7
Here's a RichTextBox control with some text. What I want to reproduce is the
unix standard behavior of selecting text causing it to be put into the
clipboard. That's what the handler is for.
linux:mono r130111
output in console as expected
clipboard not working, neither middle click nor paste
linux:mono 1.9.1
no output in console
clipboard not working, neither middle click nor paste
osx:mono 2.2
output in console as expected
clipboard not working, neither middle click nor paste
winxp:mono 2.2
output in console as expected
clipboard working as expected
winxp:.net 3.5
output in console as expected
clipboard working as expected
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="087440.html">[Mono-bugs] [Bug 489389] no fancy ToolTips with title and icon
</A></li>
<LI>Next message: <A HREF="087373.html">[Mono-bugs] [Bug 489393] Clipboard not working
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#87348">[ date ]</a>
<a href="thread.html#87348">[ thread ]</a>
<a href="subject.html#87348">[ subject ]</a>
<a href="author.html#87348">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>