Bug 229313

Summary: 'Redo' menu item not implemented?
Product: [Applications] korganizer Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED DUPLICATE    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-03-03 22:06:49 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Create a new event called 'test'
- Reopen it and modify the event name into 'test 1'
- Go to Edit menu and select 'Undo' so that the name goes back to 'test'
- Go to Edit menu and select 'Redo' so that the name goes back to 'test 1'

I cannot test this at the moment since the Undo functionality does not work (see bug #229311) but nothing happens at the moment when selection 'Redo'.

Please check that the Redo menu item is implemented.

Trunk, Svn Rev 1098377
Comment 1 Laurent Montel 2010-03-04 10:27:59 UTC
Undo/redo is commented in akonadi (trunk).
We need to port it.
I started to look at it last sunday, didn't have time to finish it.
Will look at soon
Comment 2 Laurent Montel 2010-03-04 11:15:41 UTC
it's the same issus that 229311

*** This bug has been marked as a duplicate of bug 229311 ***
Comment 3 Sabine Faure 2010-04-16 20:42:58 UTC
Also the Redo shortcut: Ctrl+Shift+Z is not working atm.

Trunk, Svn Rev 1115397
Comment 4 Sabine Faure 2010-07-08 21:36:58 UTC
It is corrected now.

The redo functionality as well as its shortcut work fine now.

Trunk, Svn Rev 1147490