← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1554447] Re: 4 webbrowser-app unit test failures with staging UITK

 

** 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
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit 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


References