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

Details

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

    Description

      (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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes