** Also affects: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided Status: New
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: New => Fix Committed ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1554447 Title: 4 webbrowser-app unit test failures with staging UITK Status in ubuntu-ui-toolkit package in Ubuntu: Fix Committed Status in webbrowser-app package in Ubuntu: New Status in ubuntu-ui-toolkit package in Ubuntu RTM: Fix Committed Bug description: Running webbrowser-app’s unit tests with the latest staging branch of the UITK as of today (lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging at revision 1885), I’m seeing 4 unit test failures (see full log attached). Looking into those failures, it appears that they all have the same root cause: they expect a KeyUp/KeyDown event to transfer active focus from a listview to another element, and that doesn’t happen. https://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui- toolkit/staging/revision/1878 looks like a likely culprit. In particular, ListViewProxy::keyPressEvent() always returns true, even if the event didn’t actually result in an index change. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1554447/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp