Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13476

[REG 3.2.2 -> 3.3.0] Strange tooltip-like windows appearing when hovering debugged JavaScript code

XMLWordPrintable

      1. Open project qtdeclarative\examples\quick\demos\samegame\samegame.qmlproject from Qt5's repository.
      2. Set a breakpoint in function startNewGame(gc, mode, map) in samegame.js
      3. Run the project in debugger.
      4. In the app, click "1 Player".
        The breakpoint is being hit.
      5. In the editor, move your mouse over the call to getHighScore().
        For me, this is in line 117.
      6. Move your mouse wheel.
        Something that nearly looks like a debugger tooltip will show up:

      This thing should look like the usual debugger tooltips and provide some useful information. If it can't provide information, it should not be shown at all. In Creator 3.2, it wasn't shown.

        1. tooltip.png
          18 kB
          Robert Löhning
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes