← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1302740] Re: WebView.navigationRequested isn't emitted for new-window navigations when WebView.newViewRequested isn't implemented

 

** Changed in: oxide
       Status: In Progress => Fix Released

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1302740

Title:
  WebView.navigationRequested isn't emitted for new-window navigations
  when WebView.newViewRequested isn't implemented

Status in Oxide:
  Fix Released

Bug description:
  When WebView.newViewRequested isn't implemented, all navigations and
  window open requests are done in the current view. However, sites can
  navigate the current view with window.open() or a link with
  target="_blank" without WebView.navigationRequested being emitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1302740/+subscriptions


References