← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1320848] [NEW] Add support for loadHtml()

 

Public bug reported:

In some use cases, loading a website from an URL is not enough but a
website needs to be loaded from memory. One example is the reminders app
which loads notes in the ENML format and converts them to html just
before putting it into the WebView.

The upstream Qt WebView supports this use case by providing a loadHtml()
method on the WebView. Would be great if Oxide could provide the same.

** Affects: oxide
     Importance: Undecided
     Assignee: Olivier Tilloy (osomon)
         Status: Confirmed

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

Title:
  Add support for loadHtml()

Status in Oxide Webview:
  Confirmed

Bug description:
  In some use cases, loading a website from an URL is not enough but a
  website needs to be loaded from memory. One example is the reminders
  app which loads notes in the ENML format and converts them to html
  just before putting it into the WebView.

  The upstream Qt WebView supports this use case by providing a
  loadHtml() method on the WebView. Would be great if Oxide could
  provide the same.

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


Follow ups

References