[Mono-bugs] [Bug 489393] New: Clipboard not working

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 26 11:59:24 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=489393


           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: mono-bugs at lists.ximian.com
        ReportedBy: numerodix at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=282325)
 --> (https://bugzilla.novell.com/attachment.cgi?id=282325)
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: 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.


More information about the mono-bugs mailing list