ClipboardStatus
Jump to navigation
Jump to search
From the web activity
To itself
Copying from text in a web page to an html edit box:
Input method | Output method | Object type | Status | Target type |
---|---|---|---|---|
DND | DND | text | works | text/unicode |
DND | Paste | text | ? | ? |
Copy | Paste | text | works | text/unicode |
Copy | DND | text | works | text/unicode |
To the chat activity (gtk.TextView)
Input method | Output method | Object type | Status | Target type |
---|---|---|---|---|
DND | DND | text | ? | ? |
DND | Paste | text | ? | ? |
Copy | Paste | text | ? | ? |
Copy | DND | text | ? | ? |