This bug was fixed in the package webbrowser-app - 0.23+15.04.20141211.4-0ubuntu1
--------------- webbrowser-app (0.23+15.04.20141211.4-0ubuntu1) vivid; urgency=low [ Ubuntu daily release ] * New rebuild forced [ Olivier Tilloy ] * Take captures of live webviews and cache them on disk, to use them as tab previews. (LP: #1359293, #1401045) * Fix FTBFS on Qt 5.4. (LP: #1398372) * Reset the webview’s certificate error when the user cancels it (by e.g. committing a new navigation). (LP: #1398905, #1394925) -- Ubuntu daily release <ps-jenk...@lists.canonical.com> Thu, 11 Dec 2014 18:54:12 +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/1401045 Title: Tab previews should be cached on disk Status in the base for Ubuntu mobile products: New Status in Web Browser App: In Progress Status in webbrowser-app package in Ubuntu: Fix Released Status in webbrowser-app package in Ubuntu RTM: Confirmed Bug description: With the current tab preview implementation, previews are displayed only for tabs that have an active webview. Since we currently limit the number of webviews to 2, that means that other tabs don’t get a preview. Similarly, when restarting the app after closing it, only the preview for the current tab is visible in the tabs view, because other webviews haven’t been instantiated yet. We need a mechanism to persist previews on disk so that their availability isn’t tied to the actual webview. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1401045/+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