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

Can't properly re-enable breakpoint in QML file

XMLWordPrintable

    • 20e3d4290 (16.0)

      1. Create a new Qt Quick Application project.
      2. Place a breakpoint in the MouseArea's onClicked handler.
      3. Debug this application.
      4. Click onto the background of the app's window.
        Execution stops at the breakpoint.
      5. Continue debugging.
      6. Disable the breakpoint.
      7. Enable the breakpoint.
        It will keep its hourglass icon.
      8. Click onto the background of the app's window.
        Execution does not stop at the breakpoint.

      After enabling them, breakpoints should work again.

        1. right.log
          51 kB
        2. left.log
          2 kB
        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