-
buggy undo example
Hi,
I wanted to implement undo/redo and looked at examples/tools/undoframework example. This example was really useful to me but i found bug. I wanted to confirm whether this was intended as this seems easier to fix.
The bug is if multiple items are selected and moved and now undo is executed only one item moves back to its initial position but not all moved items.
This example was encountered in qt-4.3(doesn't exist in qt4.2.*) . I am using qt on x11.
-
Re: buggy undo example
Looks like a clear bug to me. :) Could you inform TT about it via task-tracker?
-
Re: buggy undo example
I did report and also got a confirmation of this bug. Trolls are really fast :)