Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49213

QWebEngine lacks method to handle unsupported content

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.5.1, 5.6
    • WebEngine
    • None

      I'm finding that QWebEngine is very limited in it's ability to deal with
      various files. In Qt webkit widgets, I was able to handle most file special content with QWebPage's unsupportedContent SIGNAL. In my case I was able to listen for the signal when a ODF file was loaded. Then using a user-script I could redirect the page to a javascript based ODF viewer and it would render the ODF inside of the view.

      Is the content unsupported hook never coming back? Is there a way to at least get the mime type and do something similar with the QWebengineDownloadItem?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt_webengine_team Qt WebEngine Team
            geiseri Ian Reinhart Geiser
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes