Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-8041 Moving widgets with keyboard does not update them in the UI
  3. QTBUG-8145

QUndoStack does not handle a sequence of identical, mergeable commands correctly when saving in-between.

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None

      (See parent) task:
      When executing a sequence of identical, mergeable commands (such as move something by cursor) and doing a "save" (setClean()) operation in-between, the editor will not change to "dirty" after the save (as the commands are merged into the very first one), which apparently confuses the index tracking.

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

            Unassigned Unassigned
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes