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

Can't properly re-enable breakpoint in QML file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.1.0, Qt Creator 4.2.0-rc1, Qt Creator 4.3.0-rc1
    • None
    • Qt 5.6.1, Qt 5.7.1
      MSVC2013
      cdb 6.12

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes