Comment 0 for bug 1457361

Revision history for this message
XiaoGuo, Liu (liu-xiao-guo) wrote :

- I tried to call the Clipboard.clear() method, and it crashes my application for 100% sure.

- I tried the "2. Pushing data straight to clipboard" method on page:

https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.Clipboard/

it does not work at all. The method 1/3 work fine.

I have my test code:

https://gitcafe.com/ubuntu/clipboard/tree/master

You can check it out by running:

git clone https://gitcafe.com/ubuntu/clipboard.git