← Back to team overview

touch-packages team mailing list archive

[Bug 1522776] Re: Opening the bookmarks view doesn’t exit find-in-page mode

 

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

Title:
  Opening the bookmarks view doesn’t exit find-in-page mode

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

Bug description:
  This behaviour is inconsistent with what opening the history view
  does: when opening the history view, if find-in-page was activated, it
  is deactivated.

  Steps to reproduce:

   - launch webbrowser-app
   - enable find-in-page mode (either from the drawer menu, or with the Ctrl+F keybord shortcut)
   - open the bookmarks view (either from the drawer menu, or with the Ctrl+Shift+O keyboard shortcut)
   - exit the bookmarks view (click the done button, or press ESC)

  Expected result: find-in-page has been deactivated, the address bar is
  in its normal, idle state.

  Current result: find-in-page is still active.

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


References