← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1435850] [NEW] oxide requires app to provide standard browser dialogs

 

Public bug reported:

Currently, in order for applications to work properly with sites that
use JavaScript dialogs, Oxide requires each application to provide these
same standard UI components, and has no default behavior when they are
not provided. This requires applications which need to embed Oxide for
some reason, to provide additional code. There's no particularly good
reason for the Oxide component to require this, rather than providing
its own standard versions.

Please merge these dialogs from webbrowser-app into Oxide and use them
as standard items, rather than requiring every app to provide the same
things.

(This should also be done for the basic auth, and proxy auth support as
well, as reported in bug #1422534 and bug #1422339.)

** Affects: oxide
     Importance: Undecided
         Status: New

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

Title:
  oxide requires app to provide standard browser dialogs

Status in Oxide Webview:
  New

Bug description:
  Currently, in order for applications to work properly with sites that
  use JavaScript dialogs, Oxide requires each application to provide
  these same standard UI components, and has no default behavior when
  they are not provided. This requires applications which need to embed
  Oxide for some reason, to provide additional code. There's no
  particularly good reason for the Oxide component to require this,
  rather than providing its own standard versions.

  Please merge these dialogs from webbrowser-app into Oxide and use them
  as standard items, rather than requiring every app to provide the same
  things.

  (This should also be done for the basic auth, and proxy auth support
  as well, as reported in bug #1422534 and bug #1422339.)

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


Follow ups

References