https://bugzilla.novell.com/show_bug.cgi?id=357642
Summary: X11 Clipboard: DataObject.GetData(...) fails for custom
data formats
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Created an attachment (id=192577)
--> (https://bugzilla.novell.com/attachment.cgi?id=192577)
test case
The following code should work, but currently doesn't on X11:
Clipboard.SetDataObject (new DataObject ("CUSTOM_FORMAT", new Banana ()));
Clipboard.GetDataObject ().GetData ("CUSTOM_FORMAT") is Banana
Test case that works fine on win32 with msnet attached.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs