← Back to team overview

touch-packages team mailing list archive

[Bug 1522757] Re: On desktop, history view loses focus after pressing Ctrl+F

 

This bug was fixed in the package webbrowser-app -
0.23+16.04.20151204-0ubuntu1

---------------
webbrowser-app (0.23+16.04.20151204-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk.

  [ Olivier Tilloy ]
  * Fix 3 autopilot test failures on desktop in narrow mode. (LP:
    #1522344)
  * Fix multiple keyboard focus/shortcut issues. (LP: #1522776,
    #1522783, #1522757, #1522767)
  * Replace custom models (HistoryDomainListChronologicalModel,
    HistoryLastVisitDateModel and TopSitesModel) with simple, pure QML
    SortFilterModel instances. Remove entirely HistoryTimeframeModel
    which was not needed any longer. (LP: #1480947)
  * Skip a test that requires HTTPS support in the test suite, which is
    lacking for now.
  * Update translation template.

 -- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx>  Fri, 04 Dec 2015
11:06:50 +0000

** Changed in: webbrowser-app (Ubuntu)
       Status: In Progress => Fix Released

-- 
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/1522757

Title:
  On desktop, history view loses focus after pressing Ctrl+F

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:

   - launch webbrowser-app
   - press Ctrl+H to open the history view
   - use the up, down, left, right arrow keys to verify that you can navigate in the history (thus proving that the view has active focus)
   - press Ctrl+F to activate the search in history

  Expected result: the search field gets focus

  Current result: the search field doesn’t get focus, and the view
  completely looses active focus: pressing ESC doesn’t exit search in
  history.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1522757/+subscriptions


References