Code review comment for lp:~artmello/content-hub/content-hub-clipboard

Revision history for this message
Arthur Mello (artmello) wrote :

> (...) A long press in the dash
> search does present the user with a "Paste..." action, but nothing happens
> when selected.

Just tested this with silo 2179 installed and unity8 8.15+16.04.20170124-0ubuntu1. There was an issue but it was different than the one reported here. A long press in the dash did not launch any context menu. unity8-dash.log had the following error:

[2017-01-25:20:38:22.862] file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Popups/1.3/popupUtils.js:75: TypeError: Cannot read property 'activeFocusItem' of null

This seem to be changed recently on uitk staging branch. Fixing this issue the context menu showed up fine and also the Clipbaord ui. Interacting with the ui also worked as expected. I will check with SDK team about this.

Not sure if we are talking about the same issue, but on the described scenario it was working as expected.

« Back to merge proposal