Results 1 to 1 of 1

Thread: QTextEdit undo stack - Qt bug ?

  1. #1
    Join Date
    Feb 2010
    Posts
    52
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Re: QTextEdit undo stack - Qt bug ?

    Hi all,
    I'm using a QTextEdit and finding that if you paste in some text and then paste in some more, a single <ctrl>z undoes both edits.

    This should not be standard behaviour, I'd expect <ctrl>Z to undo the last paste, and a second <ctrl>z to undo the previous paste.

    Is this a bug in Qt ?

    I'm using Qt 4.5.3


    Added after 18 minutes:


    OK - answering my own question. This seems to be fixed in Qt 4.7.0
    Last edited by chris_helloworld; 11th November 2010 at 11:22.

Similar Threads

  1. undo question with removeItem
    By mooreaa in forum Qt Programming
    Replies: 9
    Last Post: 22nd December 2014, 22:42
  2. Undo/Redo issues of QTextEdit
    By Maximka in forum Newbie
    Replies: 0
    Last Post: 22nd February 2010, 07:36
  3. QTextEdit undo/redo
    By Derf in forum Qt Programming
    Replies: 1
    Last Post: 6th August 2009, 09:12
  4. buggy undo example
    By Gopala Krishna in forum Qt Programming
    Replies: 2
    Last Post: 21st August 2007, 19:33
  5. Implement Undo Redo
    By ankurjain in forum Qt Programming
    Replies: 5
    Last Post: 28th March 2006, 13:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.