To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90969


User af changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jun 30 15:25:53 +0000 
2008 -------
The crash is caused by the undo managers of the document and the outline view
not being synchronized.  When a new slide is inserted via the slide sorter then
the redo actions of the undo manager of the document are deleted but not those
of the undo manager of the outline view.

Fixed by telling the sd::UndoManager of the document about the undo manager of
the outline view and have the former call ClearRedo() at the later whenever a
new undo action is added.  Only in the case that eventually leads to the crash
there seem to be any remaining redo actions that need to be deleted.

Modified files:
sd/inc/undo/undomanager.hxx    rev. 1.4.56.1
sd/source/core/undo/undomanager.cxx    rev. 1.5.56.1


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to