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

Add equivalent of QWebInspector

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-47899
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes