Popup windows not working
Bug #1302769 reported by
Pat McGowan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GMail WebApp |
Fix Released
|
High
|
Unassigned | ||
webbrowser-app |
Fix Released
|
Undecided
|
Unassigned | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Gmail has an option to view the message in a separate window. Using this option causes the main window to be replaced with a blank screen, and the window itself is maximized.
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)
tags: | added: oxide webapps-blocker |
Changed in unity-webapps-gmail: | |
status: | New → Fix Committed |
Changed in webbrowser-app: | |
status: | New → In Progress |
Changed in unity-webapps-gmail: | |
status: | Fix Committed → In Progress |
Changed in webbrowser-app (Ubuntu): | |
status: | New → In Progress |
Changed in webbrowser-app: | |
milestone: | none → 14.04 |
Changed in webbrowser-app (Ubuntu): | |
milestone: | none → ubuntu-14.04 |
Changed in webbrowser-app: | |
status: | In Progress → Fix Released |
Changed in unity-webapps-gmail: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+14. 04.20140409- 0ubuntu1
--------------- 04.20140409- 0ubuntu1) trusty; urgency=low
webbrowser-app (0.23+14.
[ Alexandre Abreu ] uested in the container (LP: ieMode) .
* Add support for Oxide's onNavigationReq
#1302769)
* Webapps: maintain the session cookies for the user session Instruct
Oxide to store/load the session cookies on disk in a per-webapp
directory under XDG_RUNTIME_DIR. The first time in a user session
that the webapp is launched, the session cookies (leftover from
previous sessions) are not loaded, but only stored (this is the
chrome's "persistent" sessionCookieMode). The next times, session
cookies are both loaded and stored (chrome's "restored"
sessionCook
[ Alberto Mardegan ] ieMode) .
* Webapps: maintain the session cookies for the user session Instruct
Oxide to store/load the session cookies on disk in a per-webapp
directory under XDG_RUNTIME_DIR. The first time in a user session
that the webapp is launched, the session cookies (leftover from
previous sessions) are not loaded, but only stored (this is the
chrome's "persistent" sessionCookieMode). The next times, session
cookies are both loaded and stored (chrome's "restored"
sessionCook
-- Ubuntu daily release <email address hidden> Wed, 09 Apr 2014 13:34:57 +0000