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

Add equivalent of QWebInspector

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.11.0
    • 5.5.0
    • WebEngine
    • None

    Description

      QtWebkit has QWebInspector which allows to easily attach inspector per QWebPage, which is very useful in applications that allow to use multiple views, usually web browsers.
      Currently QtWebEngine is supposed to allow remote debugging, but there seems to be no documentation on how to use it and how it would work with multiple instances QWebEnginePage, without forcing end user to select which page should be inspected.

      Chrome / Chromium allows to have separate inspectors per page which is very handy and simply works.

      I would suggest to add subclass of QWebEngineView or QWebEnginePage that would have extra setter that would allow to attach page to be inspected.

      Attachments

        Issue Links

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

          Activity

            People

              allan.jensen Allan Sandfeld Jensen
              emdek MichaƂ Dutkiewicz
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes