Comment 0 for bug 1659532

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

Using lp:ubuntu-ui-tollkit/staging with unity8 (8.15+16.04.20170124-0ubuntu1) when we right click search bar from unity8-dash no context menu is displayed. Checking unity8-dash logs there is this entry:

[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

Code validates if typecof window is defined but dos not check if window is null which seems to be the case.