ClipboardStatus: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
| DND || Paste || text || ? || ?
| DND || Paste || text || ? || ?
|-
|-
| Copy || Paste || text || works || text/unicode
| Copy || Paste || text || ? || ?
|-
|-
| Copy || DND || text || doesn't work || text/plain || When copying text from mozilla, text/plain is not offered.
| Copy || DND || text || doesn't work || text/plain || When copying text from mozilla, text/plain is not offered.

Revision as of 11:50, 10 December 2006

From the web activity

To itself

Copying text from a web page into a html edit box:

Input method Output method Object type Status Target type Comment
DND DND text works text/unicode
DND Paste text ? ?
Copy Paste text ? ?
Copy DND text doesn't work text/plain When copying text from mozilla, text/plain is not offered.

To the chat activity (gtk.TextView)

Copying text from a webpage into the edit box:

Input method Output method Object type Status Target type Comment
DND DND text ? ?
DND Paste text ? ?
Copy Paste text ? ?
Copy DND text ? ?

From the chat activity (gtk.TextView)

To the web activity

Copying text from the edit box into a html edit box:

Input method Output method Object type Status Target type Comment
DND DND text ? ?
DND Paste text ? ?
Copy Paste text ? ?
Copy DND text works text/plain

From the xbook activity

From the write activity