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

Javascript console in remote debugging session does not work with Qt WebEngine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • 5.8.0
    • 5.6.2
    • WebEngine
    • None
    • * Windows 7 64bit
      * Qt 5.6.2 with MSVC 2015 compiler 32bit
      * Google Chrome 57.0.2987.110 (64-bit)

    Description

      Summary
      When trying to use the remote debugging for a Qt WebEngine-based application, the javascript console does not react to commands given. Pressing <Enter> simply creates a newline, but does not execute the given command (see the attached screenshot).

      Steps to reproduce

      • Start the demobrowser example with the commandline parameter --remote-debugging-port=1234.
      • Connect to the debugging session in the browser with URL http://localhost:1234.
      • Execute a command in the javascript console.

      Expected behavior

      • The command is executed.

      Actual behavior

      • The command is ignored.
      • The cursor changes to the next line.

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            phoenox Thomas Bittner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes