Code review comment for lp:~zsombi/ubuntu-ui-toolkit/list_item_focus

Revision history for this message
Cris Dywan (kalikiana) wrote :

In the gallery I can reproduce a new bug: in the list view used to switch pages I can use the arrows to move the selection past the last item. The focus visual is still on the last item, and window.activeFocusItem doesn't change (it remains on the last item), and I'm seeing this error message:
examples/ubuntu-ui-toolkit-gallery/MainPage.qml:110: TypeError: Cannot read property 'source' of undefined

review: Needs Fixing

« Back to merge proposal