Page MenuHomePhabricator

Undo/Redo not working
Closed, ResolvedPublic

Description

It seems to be a global problem of the undo/redo mechanism.

Related Objects

Event Timeline

User goetzm has pushed new remote branch:

bug-19163-UndoRedoNotWorking

[4cb907]: Merge branch 'bug-19163-UndoRedoNotWorking'

Merged commits:

2015-07-08 16:21:20 Michael Goetz [233a88]
Added QActions for Undo/Redo

Undo/Redo stopped working due to changes to Command/BlueBerry (?) changes.
It has been fixed but updating Undo/redo to the general QAction framework.

Additionaly Undo/Redo have now been asigned the default shortcuts (and they are working! ;) )

[ff21dc]: Merge branch 'bug-19163-UndoRedoNotWorking'

Merged commits:

2015-07-09 09:06:21 Michael Goetz [90845b]
Restored if-condition

User goetzm has pushed new remote branch:

bug-19163-ReleaseBasedBugfix

Re-open for fixing the bugfix branch ...

Merged

2015-07-09 09:06:21 Michael Goetz [90845b]
Restored if-condition

into 2015-05-02 bugfix release as well as the 2015-05 CGS Workbench