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

Regression: Undo in Q(Plain)TextEdit only undos single typed characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P0: Blocker P0: Blocker
    • None
    • 5.2.1
    • None
    • qtbase/stable = 3169863ace045d53edda46b1840e76e1822b94e1

      OS X 10.9

      e.g. compile and run examples/widgets/widgets/codeeditor, type something and press undo key (cmd+z or whatever that is for your platform)

      Expected: everything typed is removed (there is some logic expected that puts multiple single character edits into one undo)

      Actual: single characters are removed for each single undo

      Works with Qt 5.2.0

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

            liaqi Liang Qi
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes