ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #06088
[Bug 1554447] Re: 4 webbrowser-app unit test failures with staging UITK
** Also affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: New
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => Critical
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Fix Committed
** Changed in: canonical-devices-system-image
Assignee: Zsombor Egri (zsombi) => Zoltan Balogh (bzoltan)
** Changed in: canonical-devices-system-image
Status: Fix Committed => In Progress
** Changed in: canonical-devices-system-image
Milestone: None => 11
--
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 Canonical System Image:
In Progress
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/canonical-devices-system-image/+bug/1554447/+subscriptions
References