Issue 120592 - Undo/Redo not working in basic dialog editor
Summary: Undo/Redo not working in basic dialog editor
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 4.0.0-dev
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 09:54 UTC by Armin Le Grand
Modified: 2012-08-16 15:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Armin Le Grand 2012-08-16 09:54:53 UTC
ALG: This is a follow up to #120515#. The basic dialog editor has Undo/Redo disabled/not functional with a comment 'not working yet for unocontrols'. This leads to a mem leak in NotifyUndoActionHdl when not deleting the handed over SfxUndoAction, these change ownership. That mem leak is fixed in #120515#, this task is for general Undo/Redo not working there. Code is in basctl/source/basicide.
Comment 1 Armin Le Grand 2012-08-16 15:12:18 UTC
ALG: Added myself to cc.