Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-80392

Obsolete QUndoCommands remove commands from QUndoStack when pushed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.13.2
    • None
    • All

    Description

      Obsolete commands remove commands from the undo stack if the current index is not the last one in the stack. It will remove every command trailing the current one.

      Since obsolete commands where added to affect when merging in a way that they don't do any change, I think it should absolutely not delete any commands.

      Attachments

        1. undocommand.patch
          1 kB
        2. undostackbug.mp4
          258 kB
        3. undostackbug.zip
          4 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            r.oliva r.oliva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes