[webapp-container] [regression] External links don't open in the browser
Bug #1304380 reported by
David Barth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app |
Fix Released
|
High
|
Alexandre Abreu |
Bug Description
With the new URL containment in place, webapp-container does not open external links in the browser: it just ignores the click.
For example: using Google Calendar and trying to switch to Gmail with the switcher on the upper right corner.
Related branches
lp:~abreu-alexandre/webbrowser-app/onnavigationrequested
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 351 lines (+205/-98)3 files modifiedsrc/Ubuntu/Components/Extras/Browser/UbuntuWebView02.qml (+20/-7)
src/app/webcontainer/WebViewImplOxide.qml (+179/-0)
src/app/webcontainer/WebappContainerWebview.qml (+6/-91)
Changed in webbrowser-app: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → High |
status: | New → Triaged |
milestone: | none → ubuntu-13.07 |
milestone: | ubuntu-13.07 → 14.04 |
Changed in webbrowser-app: | |
status: | Triaged → In Progress |
Changed in webbrowser-app: | |
status: | In Progress → Fix Released |
To post a comment you must log in.