[Bug 1457361] Re: Clipboard clear method crashes and Pushing data straight to clipboard is not working

2015-07-14 Thread Franck
I can confirm that Clipboard.clear() also consistently crashes my app... worked it around by pushing , but not sure if it will really wipe out my previously pushed data (or if it is a stack...) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1457361] Re: Clipboard clear method crashes and Pushing data straight to clipboard is not working

2015-05-27 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) -- You received this bug notification because you

[Bug 1457361] Re: Clipboard clear method crashes and Pushing data straight to clipboard is not working

2015-05-21 Thread XiaoGuo, Liu
** Description changed: - 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