← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1282063] Re: Expose 'unsupportedContent' and 'downloadRequested' style signals

 

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

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

Title:
  Expose 'unsupportedContent' and 'downloadRequested' style signals

Status in Oxide Webview:
  Fix Released
Status in Web Browser App:
  In Progress

Bug description:
  QWebView features an "unsupportedContent" signal which gets sent when
  content is accessed that the browser can't render itself, this is
  useful for triggering download actions (unfortunately it's not
  actually exposed via QML at the moment). Similar functionality would
  be useful in Oxide to support the content hub integration, so we can
  trigger sharing to other relevant applications.

  In addition to this there's also a "downloadRequested" signal which
  indicates that the user has explicitly requested the download of a
  particular URL (e.g. saving an HTML page or an image). I suspect this
  will be more involved as there'd also need to be a way to actually
  make these requests in the UI.

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