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

Can't properly re-enable breakpoint in QML file

    XMLWordPrintable

Details

    • 20e3d4290 (16.0)

    Description

      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.

      Attachments

        1. left.log
          2 kB
        2. right.log
          51 kB

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-17294
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes