Activity log for bug #1659532

Date Who What changed Old value New value Message
2017-01-26 11:28:09 Arthur Mello bug added bug
2017-01-26 11:48:08 Launchpad Janitor branch linked lp:~artmello/ubuntu-ui-toolkit/ubuntu-ui-toolkit-fix_1659532
2017-01-26 13:02:01 Cris Dywan description 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. Using lp:ubuntu-ui-toolkit/staging with unity8 (8.15+16.04.20170124-0ubuntu1) when I right-click the 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 typeof window is defined but does not check if window is null which seems to be the case.
2017-02-04 09:27:55 Cris Dywan tags unity8