Public bug reported:

When calling window.open() with a non zero-length window features
parameter that doesn't enable the menubar, toolbar, location, status,
and scrollbars features, we get a NavigationRequest with the disposition
set to NewForegroundTab, and then a NewViewRequest with the disposition
set to NewPopup.

The NavigationRequest is wrong in this case

** Affects: oxide
     Importance: Low
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Low

** Changed in: oxide
       Status: New => Triaged

-- 
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/1302743

Title:
  NavigationRequest and NewViewRequest emitted with different
  dispositions when opening popup windows

Status in Oxide Webview:
  Triaged

Bug description:
  When calling window.open() with a non zero-length window features
  parameter that doesn't enable the menubar, toolbar, location, status,
  and scrollbars features, we get a NavigationRequest with the
  disposition set to NewForegroundTab, and then a NewViewRequest with
  the disposition set to NewPopup.

  The NavigationRequest is wrong in this case

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to