MantisBT - ParaView
View Issue Details
0005441ParaView(No Category)public2007-08-01 13:102009-05-13 13:59
Clinton Stimpson 
Clinton Stimpson 
normalminoralways
closedfixed 
 
3.43.4 
0005441: undo/redo with animation doesn't work right
(*) means undo step created

* create a sphere
* add a keyframe for center(0)
go to index 1
*add another keyframe
go back to index 1
* change time to 0.5
* change value to 1

Hit undo and instead of changing the value back to 0, it removed a keyframe.
hit undo again, and it removes all keyframes.
hitting redo twice doesn't give you back the same stuff. Also, shutting down at this point gives a segfault.

compare:
* create a sphere
* add a keyframe for center(0)
*add another keyframe
* change value to 1

hit undo and value goes from 1 to 0.
hit undo and middle keyframe is removed
hit undo and all keyframes are removed
that works as expected

I get the same problem whether I do the above with the new animation GUI.
No tags attached.
Issue History
2007-08-29 15:37Berk GeveciAssigned ToBerk Geveci => Utkarsh Ayachit
2008-04-14 16:55Berk GeveciNote Added: 0011291
2008-04-14 16:55Berk GeveciCategory => 3.4
2008-05-13 14:27Utkarsh AyachitStatustabled => @80@
2008-05-13 14:27Utkarsh AyachitResolutionopen => unable to reproduce
2008-05-13 14:27Utkarsh AyachitNote Added: 0011871
2008-05-14 15:15Alan ScottAssigned ToUtkarsh Ayachit => Clinton Stimpson
2008-05-14 15:15Alan ScottStatus@80@ => @20@
2008-05-14 15:15Alan ScottResolutionunable to reproduce => reopened
2008-05-14 15:15Alan ScottNote Added: 0011911
2008-05-14 15:21Clinton StimpsonStatus@20@ => @80@
2008-05-14 15:21Clinton StimpsonResolutionreopened => fixed
2008-05-14 15:21Clinton StimpsonNote Added: 0011915
2008-05-14 15:30Alan ScottStatus@80@ => closed
2008-05-14 15:30Alan ScottNote Added: 0011917
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0011291)
Berk Geveci   
2008-04-14 16:55   
Fix it in 3.4 if relatively easy. 3.6 otherwise.
(0011871)
Utkarsh Ayachit   
2008-05-13 14:27   
Wasn't able to reproduce. If I am following the steps correctly, undo/redo seems to works fine for the case indicated.
(0011911)
Alan Scott   
2008-05-14 15:15   
Could you verify that this is fixed, or please clarify the directions. I get lost at "go to index 1".

Thanks
(0011915)
Clinton Stimpson   
2008-05-14 15:21   
It has been fixed.

"go to index 1" means to change the keyframe index to 1.
And these steps are with the animation inspector, not the newer animation view.
(0011917)
Alan Scott   
2008-05-14 15:30   
Reporter says fixed. Thus, closed.