ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #08756
[Bug 1548575] Re: [webapp-container] Outside links don't always open in overlay
This bug was fixed in the package webbrowser-app -
0.23+16.04.20160405-0ubuntu1
---------------
webbrowser-app (0.23+16.04.20160405-0ubuntu1) xenial; urgency=medium
* Add --open-external-url-in-overlay option to allow externals urls
(not part of patterns) are opened in overlays instead of external
browser (LP: #1548575)
* Handle live updates to theme color meta tag and reflect them in the
top bar background color (LP: #1550754)
* Set address bar text color to a darker version of the theme color if
one is defined in a webapp (LP: #1548573)
-- Alexandre Abreu <alexandre.abreu@xxxxxxxxxxxxx> Tue, 05 Apr 2016
15:42:59 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1548575
Title:
[webapp-container] Outside links don't always open in overlay
Status in Canonical System Image:
Fix Committed
Status in Ubuntu UX:
New
Status in webapps-sprint:
In Progress
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
I made two webapps. In one, outside links always open in a container
overlay. In the other, they open in the browser app.
I *think* the only difference is that the overlay-webapp happens to
use target=_blank for the links, while the browser-webapp doesn't.
I personally think that both types of outside links should open in an
overlay. If you agree and this is simply a bug, let's fix it.
If it's not a bug, can there be a commandline option to override this
behavior (i.e. control whether outside links open in an overlay or
not)?
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1548575/+subscriptions
References