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

"Undo" doesn't bring back Breakpoint

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 6.0.0-beta2
    • Debugger, Editors
    • None
    • Ubuntu 20.04 LTS

      1. Open a .cpp file.
      2. Place a breakpoint in the file.
      3. Select the code line the breakpoint is at.
      4. Press "Delete" key.
        The code line and the breakpoint disappear as expected.
      5. Select "Undo" from the menu or press Ctrl+Z.
        The line is being restored but the breakpoint is gone.

      Properly undoing would mean to restore the breakpoint, too.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes